@geoblink/lodash-mixins
TypeScript icon, indicating that this package has built-in type declarations

1.4.8 • Public • Published

GitHub license Build Status Coverage Status npm bundle size (minified) npm docs Greenkeeper badge

@geoblink/lodash-mixins

A collection of functionalities to extend lodash library.

Installation

Using NPM:

npm i --save @geoblink/lodash-mixins

Or yarn:

yarn add --save @geoblink/lodash-mixins

Usage

In your app:

const _ = require('lodash')
require('@geoblink/lodash-mixins')(_)

Docs

Documentation is automatically updated whenever a new version is released and can be checked in https://geoblink.github.io/lodash-mixins.

Readme

Keywords

Package Sidebar

Install

npm i @geoblink/lodash-mixins

Weekly Downloads

11

Version

1.4.8

License

MIT

Unpacked Size

142 kB

Total Files

34

Last publish

Collaborators

  • geoblink