0.0.2 • Published 6 years ago

@dizmo/context-json2tree v0.0.2

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

NPM version Build Status Coverage Status

@dizmo/context-json2tree

Library module.

Usage

Install

npm install @dizmo/context-json2tree --save

Require

let lib = require('@dizmo/context-json2tree');

Examples

...

Development

Build

npm run build

without linting:

npm run -- build --no-lint

Lint

npm run lint

with auto-fixing (for JavaScript and TypeScript):

npm run -- lint --fix

Test

npm run test

without (re-)building:

npm run -- test --no-build

Cover

npm run cover

without (re-)building:

npm run -- cover --no-build

Copyright

© 2018 Hasan Karahan