ts-jquery-seed
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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

/ts-jquery-seed/

    Package Sidebar

    Install

    npm i ts-jquery-seed

    Weekly Downloads

    3

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • miguelramos