ivjs
TypeScript icon, indicating that this package has built-in type declarations

0.9.1 • Public • Published

IVjs

For documentation, please visit http://ivjs.net

Changelog

Development

Run npm i to install dependencies.

Right now the project is developed with TDD. Simply add a test for the functionality you want and run npm test

Testing

Run npm test to start all tests.

Files matching *.spec.ts will run with Jest, and files matching *.test.ts will run with Karma in Chrome.

Run npm run test:karma or npm run test:jest to test only .test.ts or .spec.ts files, respectively.

Tests that can run in jsdom should generally be run with Jest. Tests that are a little too crazy to setup that way should be run with Karma.

Readme

Keywords

none

Package Sidebar

Install

npm i ivjs

Weekly Downloads

1

Version

0.9.1

License

ISC

Unpacked Size

811 kB

Total Files

69

Last publish

Collaborators

  • happycollision