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

1.0.15 • Public • Published

NPM version Build Status Coverage Status

@dizmo/functions-uuid

Provides a TypeScript definition for a UUID type, which is defined as a string.

Usage

Install

npm install @dizmo/functions-uuid --save

Require

let lib = require('@dizmo/functions-uuid');

Example

import UUID from '@dizmo/functions-uuid';

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 dizmo AG, Switzerland

Package Sidebar

Install

npm i @dizmo/functions-uuid

Weekly Downloads

0

Version

1.0.15

License

ISC

Unpacked Size

4.49 kB

Total Files

11

Last publish

Collaborators

  • dizmo-user
  • hsk81