1.0.0 • Published 8 years ago

ts-jquery-seed v1.0.0

Weekly downloads
2
License
MIT
Repository
-
Last release
8 years ago

TS JQUERY SEED

Author

Create a jquery plugin with typescript and bundle it with rollup.

Installation

git clone https://github.com/miguelramos/ts-jquery-seed
cd ts-jquery-seed
yarn
yarn server

Commands

yarn build - bundle typescript to javascript
yarn server - run server for the example plugin

Tests

To implement.

Contributing

In lieu of a formal styleguide, take care to maintain the existing coding style. Add unit tests for any new or changed functionality. Lint and test your code.

Release History

  • 1.0.0 Project creation

Node Compatibility

  • v7