1.1.2 • Published 9 years ago

@goldenplanet/lodash v1.1.2

Weekly downloads
7
License
-
Repository
-
Last release
9 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

9 years ago

1.1.1

9 years ago

1.1.0

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.1

9 years ago