Skip to content

Converting VAST Wrappers to only InLine since 2016

Notifications You must be signed in to change notification settings

kahwee/vast-inliner

Repository files navigation

vast-inliner is written as a challenge. The aim of this is to turn VAST documents with wrappers into a single VAST document that is InLine.

Build Status Coverage Status npm version js-standard-style Greenkeeper badge bitHound Score

Installing

npm i vast-inline --save

Using

Using it in code

const vastInliner = require('vast-inliner')

or if ES2015 is your thing:

import vastInliner from 'vast-inliner'

Recommendations

About

Converting VAST Wrappers to only InLine since 2016

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages