https://github.com/eyevinn/vast-info
Parse a VAST or VMAP to show valuable information in a readable format
https://github.com/eyevinn/vast-info
library
Last synced: about 1 year ago
JSON representation
Parse a VAST or VMAP to show valuable information in a readable format
- Host: GitHub
- URL: https://github.com/eyevinn/vast-info
- Owner: Eyevinn
- Created: 2019-10-04T11:27:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T07:36:44.000Z (over 3 years ago)
- Last Synced: 2025-05-07T20:43:31.909Z (about 1 year ago)
- Topics: library
- Language: JavaScript
- Homepage:
- Size: 873 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
Vast Info Parser
===
A small binary to parse VASTs and VMAPs to show the content in a more readable format for the consumer.
## Development
- `git clone git@github.com:Eyevinn/vast-info.git`
- `cd vast-info`
- `npm install`
- run by `node index.js` and follow the instructions given
## Installation
Not yet published on npm