leontm-dev / ltm-utilities

This is a uttility package for practical uses.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LTM-utilities

This is a utility package for practical uses. It can be used to generate ranodm strings, random colors, it can give you the difference between two dates back and much much more. If you have suggestions, just use the GitHub Discussions.

Use

  1. npm install ltm-utilities
  2. Add the package to your code: const Utils = require("ltm-utilities");
  3. Define the language in which the package should return strings, like the difference between dates: (new Utils().languages)

Docs

The GitBook

About

This is a uttility package for practical uses.


Languages

Language:TypeScript 100.0%