1.0.15 • Published 7 years ago
@dizmo/functions-uuid v1.0.15
@dizmo/functions-uuid
Provides a TypeScript definition for a UUID type, which is defined as a string.
Usage
Install
npm install @dizmo/functions-uuid --saveRequire
let lib = require('@dizmo/functions-uuid');Example
import UUID from '@dizmo/functions-uuid';Development
Build
npm run buildwithout linting:
npm run -- build --no-lintLint
npm run lintwith auto-fixing (for JavaScript and TypeScript):
npm run -- lint --fixTest
npm run testwithout (re-)building:
npm run -- test --no-buildCover
npm run coverwithout (re-)building:
npm run -- cover --no-buildCopyright
© 2018 dizmo AG, Switzerland