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.
- Host: GitHub
- URL: https://github.com/leontm-dev/ltm-utilities
- Owner: leontm-dev
- Created: 2023-04-07T18:13:26.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-10T10:41:38.000Z (almost 3 years ago)
- Last Synced: 2025-01-31T18:51:27.370Z (over 1 year ago)
- Topics: leontm, ltm, utility
- Language: TypeScript
- Homepage:
- Size: 33.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)