Skip to content

Commit

Permalink
add online generator link to README
Browse files Browse the repository at this point in the history
  • Loading branch information
jeanlescure committed Mar 4, 2020
1 parent a6c0179 commit b09ea8c
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Short Unique ID Generator
# Short Unique ID (UUID) Generating Library

(Try out the [online generator](https://jeanlescure.github.io/short-unique-id/))

## With ES6 imports, Node.js, and browser support

This is a straight up manual transpilation to ES6 of the [short-uid](https://github.com/serendipious/nodejs-short-uid) npm package by [Ankit Kuwadekar](https://github.com/serendipious/).
Expand Down
2 changes: 2 additions & 0 deletions build/short-unique-id.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions build/short-unique-id.min.js.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit b09ea8c

Please sign in to comment.