bonsai-analyzer
Version:
Trim your dependency tree.
21 lines (10 loc) • 1.39 kB
Markdown
# Bonsai
[](https://www.npmjs.com/package/bonsai-analyzer) [](https://travis-ci.org/pinterest/bonsai) [](https://codecov.io/gh/pinterest/bonsai) [](https://greenkeeper.io/)
Trim your javascript dependency tree.

## Users guide
The quickest way to get started is to generate a Webpack stats file, and then drag and drop it into https://pinterest.github.io/bonsai/analyze.
See more documentation and help at https://pinterest.github.io/bonsai
## Contributing
We welcome bug reports and pull requests! You can file bugs on github at [bonsai/issues](https://github.com/pinterest/bonsai/issues) or better yet contribute fixes and new features by submitting a [pull request](https://github.com/pinterest/bonsai/pulls).
This project was bootstrapped with [Create React App](https://github.com/facebookincubator/create-react-app). You can find the most recent version of the create-react-app guide [here](https://github.com/facebookincubator/create-react-app/blob/master/packages/react-scripts/template/README.md).