1.0.10 • Published 4 months ago

jcot-jsreactlib v1.0.10

Weekly downloads
-
License
-
Repository
-
Last release
4 months ago

JavaScript library

Includes:

  • webpack-based build system
  • full ES6 support with Babel 6
  • linting using eslint with airbnb configuration
  • use node.js libraries

Build instructions:

To install dependencies:

npm install

To start a developing session (with watch), run:

npm run dev

To check code for linting errors:

npm run lint

To build production code + crx:

npm run build

To deploy into npm

npm run deploy
1.0.10

4 months ago

1.0.9

4 months ago

1.0.8

1 year ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.1

2 years ago