Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
kyungw00k's profile
kyungw00k
9 contributions
kyungw00k

kyungw00k/vast-parser

:package: Just another VAST format parser

JavaScript
2
1
No license

Support the dependencies of kyungw00k/vast-parser

Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
tyrasd/jxon
A complete, bidirectional, JXON library
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
power-assert-js/babel-plugin-espower
Babel plugin for power-assert
Account's avatar
lukechilds/browser-env
Simulates a global browser environment using jsdom
Account's avatar
commitizen/cz-cli
Git commit, but play nice with conventions.
Account's avatar
conventional-changelog/conventional-changelog
Generate a changelog from git metadata.
Account's avatar
sorrycc/es3ify-loader
ES3ify loader for webpack.
Account's avatar
standard/eslint-config-standard
JavaScript Standard Style - ESLint Shareable Config
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
standard/eslint-plugin-standard
ESlint Plugin for the Standard Linter
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
gre/json-beautify
JSON.stringify with fixed maximum character width.
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.
Account's avatar
conventional-changelog/validate-commit-msg
Script to validate a commit message follows the conventional changelog standard
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.

vast‑parser is a lightweight JavaScript library that parses IAB VAST 4.0 XML ad‑serving documents into a JavaScript object model. It works both in browsers (via a bundled minified script) and in Node environments (with an optional DOMParser), making it useful for developers building video ad players or ad‑tech tools that need to read and manipulate VAST data.