qipp-services-uuid
v1.0.0
Published
UUID service for Angular application.
Downloads
4
Readme
qipp-services-uuid
General
This service provide a RFC4122 version 4 uuid compliant generator based on https://github.com/daniellmb/angular-uuid-service
Install
npm i qipp-services-uuid
Angular usage
Use the generate() method to get a new uuid:
uuid.generate() // 9039ce54-4019-43be-bd9b-51a7b8359c9a
Tools
Linting with StandardJS
Please refer to the JavaScript Standard Style for general rules.
npm run lint
Unit testing with Karma
npm test
Requirements
Angular
- angular 1.4.3
Licence
Released under the MIT license by qipp.