albertov / purescript-uuid

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#purescript-uuid

Wrapper for the uuid and uuid-validate npm packages. These packages are not installed automatically, as they come from npm. Install them with npm install -S uuid uuid-validate.

About


Languages

Language:PureScript 87.9%Language:JavaScript 12.1%