react-perfcascade

0.3.0 • Public • Published

react-perfcascade

This repo is a react wrapper around https://github.com/micmro/PerfCascade

Usage

npm i --save react-perfcascade

import 'react-perfcascade/dist/react-perfcascade.css';
import {HarFileView} from 'react-perfcascade';

import harData from './example.har';

...

<HarFileView harData={harData} />

Package Sidebar

Install

npm i react-perfcascade

Weekly Downloads

58

Version

0.3.0

License

MIT

Unpacked Size

759 kB

Total Files

31

Last publish

Collaborators

  • ypetya