@benefex/lodash-custom

3.1.0 • Public • Published

Custom lodash build

IE8 Requires version 3.x.x For build options see lodash custom

Let's track our major versions against the version of lodash we are using. Currently v3

Adding new functions

You just need to change the build line to add / remove lodash functions

  "scripts": {
    "build": "lodash category=array exports=node"
    }

Installing

npm install installs node modules

NPM Tasks

npm build builds a version for distribution via npm

Publishing workflow

  1. Run npm run build and check that your module was built
  2. Install it into your project to test before publishing by running npm install '/path-to-this/utils-angular/'
  3. Bump version in package.json following [Semantic Versioning] SemVer
  4. Tag the release commit in git: git tag -a v0.1.5 -m "Published v0.1.5"
  5. Push the tags up to github: git push origin --tags
  6. Publish npm publish

Readme

Keywords

none

Package Sidebar

Install

npm i @benefex/lodash-custom

Weekly Downloads

2

Version

3.1.0

License

ISC

Last publish

Collaborators

  • alexmeah
  • rhysstephens
  • antfisher-benefex
  • piotrwanio
  • cocobongos
  • aaronmcintosh
  • tomaszkedzierski
  • aporcupine
  • matcham89
  • w.hawker
  • danielyordanov-benefex
  • jcpeden
  • martysavva
  • ryantremarco
  • jackwallace
  • mikebenefex
  • olly_f
  • prgraham19
  • sandyapendem
  • richardcellis
  • edward_lynch
  • fionnualabenefex
  • kiriegington
  • mikolajsza
  • superstooge
  • dianavadaibenefex
  • theninja
  • nodediggity
  • apss-bfx
  • ncrowther
  • tomaszmalysz
  • patrykzawada
  • benefexbot
  • lholland421
  • sofia-ma