Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/meltymooncakes/meltyutils


https://github.com/meltymooncakes/meltyutils

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# MeltyUtils
Similarly to [lodash](https://lodash.com), MeltyUtils is a module with various utilities that can be used for any projects!

npm version
npm downloads

## Downloading

### CDN with jsDelivr

Add MeltyUtils into your web applications with [jsDelivr](https://www.jsdelivr.com)

```html

```

### npm

Install MeltyUtils into your Node.js projects with [the npm package](https://www.npmjs.com/package/meltyutils):

```sh
npm install [email protected]
```

### yarn

Install MeltyUtils into your Node.js projects with [the yarn package](https://yarnpkg.com/package/meltyutils):

```sh
yarn add [email protected]
```

___

Have a function you use across projects? [Make a pull request](https://github.com/MeltyMoon/meltyutils/compare), or [Make a new issue](https://github.com/MeltyMoon/meltyutils/issues/new/choose) on our github!