ramsey-uuid
A TypeScript library that provides a 'ramsey/uuid'-like interface for the uuid package.
ramsey-uuid is a TypeScript library for generating and working with universally unique
identifiers (UUIDs). It provides a ramsey/uuid-like interface to the uuid package that
This project adheres to a code of conduct.
By participating in this project and its community, you are expected to
uphold this code.
Installation
The preferred method of installation is via npm. Run the following
command to install the package and add it as a dependency to your project's
package.json
npm i --save ramsey-uuid
Contributing
Contributions are welcome! To contribute, please familiarize yourself with
CONTRIBUTING.md.
Copyright and License
The ramsey-uuid library is copyright © Connor Smyth and
licensed for use under the MIT License (MIT). Please see LICENSE for more
information.