Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 318 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 318 Bytes

My Extended Lodash

I extended lodash with some code using _.mixin().

Since this is a custom local package, it is not published to NPM. It must be added manually to /node_modules/.

Don't forget to grab lodash itself as a dependency...

npm install

.

License

MIT