UNPKG

bonsai-analyzer

Version:
21 lines (10 loc) 1.39 kB
# Bonsai [![Current Version](https://img.shields.io/npm/v/bonsai-analyzer.svg)](https://www.npmjs.com/package/bonsai-analyzer) [![Build Status](https://travis-ci.org/pinterest/bonsai.svg?branch=master)](https://travis-ci.org/pinterest/bonsai) [![codecov](https://codecov.io/gh/pinterest/bonsai/branch/master/graph/badge.svg)](https://codecov.io/gh/pinterest/bonsai) [![Greenkeeper badge](https://badges.greenkeeper.io/pinterest/bonsai.svg)](https://greenkeeper.io/) Trim your javascript dependency tree. ![What Bonsai looks like](https://pinterest.github.io/bonsai/bonsai-interface.png) ## 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).