raulfdm / utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@raulfdm utils collection

A collection of utils I have to write all the time and I'm tired to reimplement it.

List

  • simple-id: Very simple function to generate unique (and short max 10 length) ID.
  • decimal-counter: Tiny implementation to check how many decimal places has your number.

About


Languages

Language:JavaScript 90.0%Language:TypeScript 10.0%