Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raulfdm/utils
https://github.com/raulfdm/utils
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/raulfdm/utils
- Owner: raulfdm
- Created: 2018-11-24T22:14:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T02:06:38.000Z (almost 2 years ago)
- Last Synced: 2024-05-14T00:44:02.415Z (6 months ago)
- Language: JavaScript
- Size: 3.61 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# @raulfdm utils collection
> A collection of utils I have to write all the time and I'm tired to reimplement it.
## List
- [simple-id](packages/simple-id/): Very simple function to generate unique (and short max 10 length) ID.
- [decimal-counter](packages/decimal-counter/): Tiny implementation to check how many decimal places has your number.