项目作者: ihtml5

项目描述 :
Easy to use web performance analysis tool
高级语言: JavaScript
项目地址: git://github.com/ihtml5/performance.git
创建时间: 2018-11-17T04:30:38Z
项目社区:https://github.com/ihtml5/performance

开源协议:MIT License

下载


mperformance

Easy to use web performance analysis tool

npm package
NPM downloads

Document

View the document please visit https://ihtml5.github.io/performance/

Installation

Install using npm

mperformance

  1. npm install mperformance --save
  2. yarn add mperformance --save

Useage

Es6

  1. import mperformance from 'mperformance'

Include in html

  1. <script charset="utf-8" src="https://unpkg.com/mperformance@latest/dist/index.js"></script>

Website

  1. Web Performance Working Group