trace-parser

1.0.0 • Public • Published

Trace Paser

output from Chrome performance panel.

install

npm i trace-parser

use

import traceParser from "trace-parser"
import traceJson from "your-trace-json-here"

console.log( await traceParser(traceJson) )

Readme

Keywords

Package Sidebar

Install

npm i trace-parser

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

85.4 kB

Total Files

3

Last publish

Collaborators

  • iktsuarpok