@factsmission/synogroup

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

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"
npm i @factsmission/[email protected]

Metadata

  • MIT
  • Whatever
  • Unknown
  • released 3/26/2024

Downloads

Maintainers