
sagittarius-unique-id
Generates a unique ID. If `prefix` is given, the ID is appended to it. Part of sagittarius a set of javascript most used utils.
Site | Getting Started | API | Blog
Getting started.
- It can be used directly from
sagittarius-core
package or installed separately via npm runing:npm i sagittarius-unique-id
const uniqueId = console // 1console // my_prefix_1
Or use via cdn:
<!--index.html-->
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Open Collective
Or you can sponsor viaAuthor
@Gherciu/sagittarius © GHERCIU, Released under the MIT License.
Authored and maintained by GHERCIU with help from contributors (list).