1.1.0 • Published 7 years ago

vast-inliner v1.1.0

Weekly downloads
2
License
MIT
Repository
github
Last release
7 years ago

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 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

1.1.0

7 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago