UNPKG

@humanmade/react-flame-graph

Version:

React component for visualizing profiling data

20 lines (11 loc) 507 B
# react-flame-graph > React component for visualizing profiling data [![NPM](https://img.shields.io/npm/v/react-flame-graph.svg)](https://www.npmjs.com/package/react-flame-graph) [![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com) ## Install ```bash npm install --save react-flame-graph ``` ## Usage Learn more at [react-flame-graph.now.sh](https://react-flame-graph.now.sh/). ## License MIT © [bvaughn](https://github.com/bvaughn)