An open API service indexing awesome lists of open source software.

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

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`