1.0.18 • Published 6 years ago

@dizmo/dizmo-functions v1.0.18

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

Build Status Coverage Status

DizmoFunctions

Library of useful functions, which can be used in developing dizmos.

Installation

npm install @dizmo/dizmo-functions --save

Usage

var fn = require('@dizmo/dizmo-functions');

Build

npm run build

Lint

npm run lint

with fixes:

npm run lint:fix

Test

npm run test

Cover

npm run cover

License

© 2018 dizmo AG, Switzerland