https://github.com/oresoftware/tap-json-parser
Parses JSON objects from newline delimited input stream.
https://github.com/oresoftware/tap-json-parser
json nodejs suman tap tapjs test-anything-protocol testing yolo
Last synced: 9 months ago
JSON representation
Parses JSON objects from newline delimited input stream.
- Host: GitHub
- URL: https://github.com/oresoftware/tap-json-parser
- Owner: ORESoftware
- Created: 2017-07-30T18:48:16.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2019-09-14T05:46:01.000Z (over 6 years ago)
- Last Synced: 2024-04-25T11:41:24.437Z (over 1 year ago)
- Topics: json, nodejs, suman, tap, tapjs, test-anything-protocol, testing, yolo
- Language: JavaScript
- Homepage:
- Size: 19.5 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# TAP-JSON-Parser
This package uses JSON to transit TAP-style data.
It's not TAP perse, but sticks to many of TAP semantics and conventions where possible.