https://github.com/jhermsmeier/node-http-archive
HTTP Archive (HAR)
https://github.com/jhermsmeier/node-http-archive
har http http-archive
Last synced: 10 months ago
JSON representation
HTTP Archive (HAR)
- Host: GitHub
- URL: https://github.com/jhermsmeier/node-http-archive
- Owner: jhermsmeier
- License: mit
- Created: 2015-03-10T15:51:18.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2015-03-13T13:45:26.000Z (almost 11 years ago)
- Last Synced: 2025-01-15T12:56:34.901Z (about 1 year ago)
- Topics: har, http, http-archive
- Language: JavaScript
- Homepage:
- Size: 133 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# http-archive
[](https://npmjs.com/http-archive)
[](https://npmjs.com/http-archive)
[](https://travis-ci.org/jhermsmeier/node-http-archive)
## Install via [npm](https://npmjs.com)
```sh
$ npm install http-archive
```
## Usage
```js
var HAR = require( 'http-archive' )
```