lodash-ts

1.2.7 • Public • Published

lodash in Typescript, and shrinked

Installation

In a browser: You can use webpack for your project.

Using npm:

$ npm i --save lodash-ts

In Node.js:

import isArray from 'lodash-ts/isArray';

Note:

Why Lodash-ts?

Lodash is good, but sometimes it makes our project(specially the web project) very heavy.

Dependencies (0)

    Dev Dependencies (6)

    Package Sidebar

    Install

    npm i lodash-ts

    Weekly Downloads

    254

    Version

    1.2.7

    License

    MIT

    Unpacked Size

    4.62 MB

    Total Files

    902

    Last publish

    Collaborators

    • taoqf