← All repos

node-har-validator

Extremely fast HTTP Archive (HAR) validator using JSON Schema

archiveharhttpnodevalidator
Browse cluster: JavaScript Standard Style Linting
232commits
11contributors
1languages

Tech stack & purpose

node-har-validator is an extremely fast validator for HTTP Archive (HAR) files built using JSON Schema. Created by Ahmad Nassri, the project is a Node.js package designed to validate HAR format data, which is used for storing HTTP transaction records. The validator provides multiple API options including Promise-based, async, and callback interfaces, with version 2.0.0 defaulting to Promise-based usage.

Languages

JavaScript
100.0%

Contributors