An open API service indexing awesome lists of open source software.

https://github.com/ihtml5/performance

Easy to use web performance analysis tool
https://github.com/ihtml5/performance

angular performance react vue web wxapp

Last synced: about 1 year ago
JSON representation

Easy to use web performance analysis tool

Awesome Lists containing this project

README

          

## mperformance

Easy to use web performance analysis tool

[![npm package](https://img.shields.io/npm/v/mperformance.svg)](https://www.npmjs.org/package/mperformance)
[![NPM downloads](http://img.shields.io/npm/dm/mperformance.svg)](https://npmjs.org/package/mperformance)

## Document

#### View the document please visit [https://ihtml5.github.io/performance/](https://ihtml5.github.io/performance/)

## Installation

#### Install using npm
[![mperformance](https://nodei.co/npm/mperformance.png)](https://npmjs.org/package/mperformance)
```
npm install mperformance --save
yarn add mperformance --save
```

## Useage

#### Es6
```javascript
import mperformance from 'mperformance'
```
#### Include in html
```javascript

```

## Website
1. [Web Performance Working Group](https://www.w3.org/webperf/)