New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ivjs

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ivjs

ivjs

latest
npmnpm
Version
0.9.1
Version published
Maintainers
1
Created
Source

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.

FAQs

Package last updated on 10 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts