Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bndynet/jslib
Useful javascripts
https://github.com/bndynet/jslib
jquery
Last synced: 6 days ago
JSON representation
Useful javascripts
- Host: GitHub
- URL: https://github.com/bndynet/jslib
- Owner: bndynet
- Created: 2015-01-07T14:03:22.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-07-10T12:14:52.000Z (over 6 years ago)
- Last Synced: 2024-09-17T01:43:28.044Z (2 months ago)
- Topics: jquery
- Language: JavaScript
- Homepage: http://bndynet.github.io/jslib/docs/
- Size: 5.31 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# JavaScript Library
![](https://img.shields.io/npm/v/@bndynet/jslib.svg)
![](https://img.shields.io/npm/l/@bndynet/jslib.svg)Provides utils for jQuery, AngularJS, Bootstrap and so on.
[[Docs]](https://bndynet.github.io/jslib/docs/)
,-----. ,--. ,--. ,------. ,--. ,--. ,--. ,--. ,------. ,--------.
| |) /_ | ,'.| | | .-. \ \ `.' / | ,'.| | | .---' '--. .--'
| .-. \ | |' ' | | | \ : '. / | |' ' | | `--, | |
| '--' / | | ` | | '--' / | | .--. | | ` | | `---. | |
`------' `--' `--' `-------' `--' '--' `--' `--' `------' `--'## Commands
- `npm test` - run unit tests
- `npm run build` - generate documentations and compress js files## Installation
Run `npm i @bndynet/jslib` to install using NPM or download **dist** folder in repo.