1.1.2 • Published 8 years ago

@goldenplanet/lodash v1.1.2

Weekly downloads
7
License
-
Repository
-
Last release
8 years ago

OBB lodash mixins

Collection of general-purpose in-house lodash mixins for OpenBizBox apps.

The modules use ES6 and must be required with webpack. Components are included with a glob pattern by using require.context that is available in webpack only.

Usage

To include all mixins use:

require('lodash-obb');

Style guides

TODO

1.1.2

8 years ago

1.1.1

8 years ago

1.1.0

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago