Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bndynet/jslib

Useful javascripts
https://github.com/bndynet/jslib

jquery

Last synced: 6 days ago
JSON representation

Useful javascripts

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.