@factsmission/synogroup
TypeScript icon, indicating that this package has built-in type declarations

2.2.0 • Public • Published

SynoGroup NPM Package

This folder contains all the neccesary tools to generate and publish a NPM package containing the synogroup library.

(If you’re reading this on npmjs.com, read the actual readme in the parent repository linked to the left for more Information about Synogroup itself)

How to

# (from within this folder)
npm install # install tsc for the declaration file
npm version patch # or ensure that the version number differs from the last published version otherwise
# npm run publish-package # generates and publishes npm package
npm run make-package

Note that the generated types are currently slightly broken, manually remove imports from index.d.ts before publishing

npm publish --access public

Testing (-ish)

npm run make-package

Generates the package code (index.js & index.d.ts) without publishing.

Prerequiites

  1. Deno
  2. You need to be logged in to NPM with an account that can publish "@factsmission/synogroup"

Readme

Keywords

none

Package Sidebar

Install

npm i @factsmission/synogroup

Weekly Downloads

17

Version

2.2.0

License

MIT

Unpacked Size

37.4 kB

Total Files

5

Last publish

Collaborators

  • retog
  • nleanba