1.5.0 • Published 6 years ago

underwater v1.5.0

Weekly downloads
36
License
MIT
Repository
-
Last release
6 years ago

underwater

Lightweight ES6+ substitute to lodash and underscore.js

Build Status npm npm

Share with friends

Give us a star on GitHub and share with friends.

Getting Started

Download npm package

$ npm install underwater

or use Yarn

$ yarn add underwater

Using CDN

<script src="https://unpkg.com/underwater/dist/underwater.min.js"></script>

Using Webpack

import * as _ from 'underwater';

Using a local reference

<script src="path/to/underwater/underwater.min.js"></script>
1.5.0

6 years ago

1.4.0

6 years ago

1.3.2

6 years ago

1.3.1

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.2.0

6 years ago

0.1.0

6 years ago

0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago