@dizmo/context-json2tree
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

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

Readme

Keywords

Package Sidebar

Install

npm i @dizmo/context-json2tree

Weekly Downloads

4

Version

0.0.2

License

ISC

Unpacked Size

9.72 kB

Total Files

7

Last publish

Collaborators

  • dizmo-user
  • hsk81