8.4.4 • Published 6 years ago

idsk_frontend_toolkit v8.4.4

Weekly downloads
14
License
MIT
Repository
github
Last release
6 years ago

ID-SK frontend toolkit npm package

This is an npm package for the ID-SK frontend toolkit. It bundles up the toolkit and publishes idsk_frontend_toolkit on the npmjs registry so that you can install it as a dependency in your JavaScript application.

Installing

To include the toolkit in your project run:

npm install --save idsk_frontend_toolkit

This will install the toolkit inside your node_modules and will add the package to your package.json.

Updating this package

All development of the toolkit should happen upstream and changes will then become available in this package.

When master is changed in the upstream repo Travis will trigger a build of this repository, which will automatically build and publish the module if the version in VERSION.txt is newer than the version published on NPM registry.

Licence

MIT License

8.4.4

6 years ago

7.4.3

6 years ago

7.4.2

6 years ago