entoj-export-fluid
v0.1.12
Published
[![Linux Build][travis-image]][travis-url] [![Windows Build][appveyor-image]][appveyor-url] [![Test Coverage][coveralls-image]][coveralls-url]
Readme
#Entoj fluid export Library
Running tests
Runs all test specs at once
npm testRuns all test matching the given regex
npm test -- --grep model/Enables logging while running tests
npm test -- --vvvvRuns all test specs and shows test coverage
npm run coverageLints all source files
npm run lint