Coder Social home page Coder Social logo

zhiaiwan-lodash's Introduction

因为lodash更新迭代较慢,不太满足在项目中,使用及收集常用工具方法,特此只爱玩lodash基于lodash二次拓展代码库,增加常用工具方法,定义更新同步lodash

npm install 
##

npm run build

## 进入 release or release-es 发布到npm

npm publish

## 取消发布 24小时之内的

npm unpublish 包名 --force

## 取消发布指定版不能

pm unpublish 包名@1.12.3

使用方法

-> 和lodash使用方法无异,只是增加了一些常用工具方法

// node模式 使用方法和lodash无区别,值保留了full build的内容 去除了 fp 和 core文件
// Load the full build.
var _ = require('zhiaiwan-lodash');
// Load method categories.
var array = require('zhiaiwan-lodash/array');

Module Formats

zhiaiwan-lodash's People

Contributors

qq61538187 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.