Skip to content

Releases: monicao/angular-uuid4

Webpack require syntax

14 Oct 17:58
Compare
Choose a tag to compare

Add "main" section in package.json so that it could be used with require syntax in webpack (PR #8 )

UUID validator

06 Sep 19:17
Compare
Choose a tag to compare

Added validate function if you need to validate UUIDs generated outside this plugin.