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

https://github.com/naugtur/browserify-build-boilerplate

A boilerplate browserify grunt setup
https://github.com/naugtur/browserify-build-boilerplate

Last synced: 6 months ago
JSON representation

A boilerplate browserify grunt setup

Awesome Lists containing this project

README

          

## 3B

browserify build boilerplate

Tooling for writing a browserify-based project.

Check out tools for dependency analysis:

*madge* (can find circular dependencies in your code)

```
npm install -g madge
madge -c ./src
```

*dependo*

nide interactive depedency graph