uuid-v4-regex

1.0.2 • Public • Published

uuid-v4-regex

Tiny module providing a regex for use in validating UUID V4s.

Usage

$ yarn add uuid-v4-regex
const { regex } = require('uuid-v4-regex')
 
regex.test('f0827d4c-308a-4327-8018-b52116710fbe')

Package Sidebar

Install

npm i uuid-v4-regex

Weekly Downloads

25

Version

1.0.2

License

ISC

Last publish

Collaborators

  • unwttng