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

https://github.com/gusenov/utils-js

Вспомогательные функции для JavaScript.
https://github.com/gusenov/utils-js

clipboard javascript javascript-library js utility-function utility-library utils

Last synced: 23 days ago
JSON representation

Вспомогательные функции для JavaScript.

Awesome Lists containing this project

README

          

# Installing utils-js

```bash
$ npm install utils4js --save
```

# Bundling and Minification

```bash
$ npm run-script bundle
```