Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raulfdm/utils


https://github.com/raulfdm/utils

Last synced: 16 days ago
JSON representation

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.