Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: about 5 hours 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
```