https://github.com/invrs/blowdash
Custom lowdash build with only the functions that we need
https://github.com/invrs/blowdash
Last synced: 10 months ago
JSON representation
Custom lowdash build with only the functions that we need
- Host: GitHub
- URL: https://github.com/invrs/blowdash
- Owner: invrs
- Created: 2015-08-18T22:58:03.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2019-05-22T19:10:35.000Z (about 7 years ago)
- Last Synced: 2025-02-25T23:28:53.985Z (over 1 year ago)
- Language: JavaScript
- Size: 140 KB
- Stars: 0
- Watchers: 11
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Blowdash
Our own subset of lodash functions
## Run packager
### Prerequisites
* [Silver Searcher](https://github.com/ggreer/the_silver_searcher)
* Lodash-CLI: `npm install -g lodash-cli`
* Flatiron install in the directory above
### Building
To package all the lodash functions we are using into index.js run `bin/build_lodash.sh`