1.2.0 • Published 4 years ago

timeline-export v1.2.0

Weekly downloads
2
License
MIT
Repository
-
Last release
4 years ago

timeline-export

Create a shareable timeline view for Chrome performance profiles

Installation

yarn add timeline-export

Example

The timeline generated via timeline-export -p example/profile.json -o example/dist can be found at https://awesome-jang-5265a4.netlify.com/.

Usage

❯ timeline-export --help
Options:
  --help         Show help                                             [boolean]
  --version      Show version number                                   [boolean]
  --profile, -p  The profile to display in timeline view     [string] [required]
  --out, -o      The directory to create the timeline view webroot at
                                                             [string] [required]

License

MIT License - Copyright (c) 2020-present Mario Nebl

1.2.0

4 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago