Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arnozhang/js-utils-lite
Utils methods/components for JavaScript.
https://github.com/arnozhang/js-utils-lite
javascript library utils
Last synced: about 21 hours ago
JSON representation
Utils methods/components for JavaScript.
- Host: GitHub
- URL: https://github.com/arnozhang/js-utils-lite
- Owner: arnozhang
- License: apache-2.0
- Created: 2019-07-01T07:07:49.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-03T05:08:56.000Z (over 3 years ago)
- Last Synced: 2024-12-28T19:47:33.338Z (21 days ago)
- Topics: javascript, library, utils
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/js-utils-lite
- Size: 20.5 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# js-utils-lite
> Utils methods/components for JavaScript.
## 1. install
```bash
npm install --save js-utils-lite
```