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

https://github.com/leontm-dev/ltm-utilities

This is a uttility package for practical uses.
https://github.com/leontm-dev/ltm-utilities

leontm ltm utility

Last synced: 5 months ago
JSON representation

This is a uttility package for practical uses.

Awesome Lists containing this project

README

          

# 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](https://leontm-systems.gitbook.io/ltm-utilities-docs/)