dom-converter

v0.2.0
converts bare objects to DOM objects or xml representations

test

mocha "test/**/*.coffee"

test:watch

mocha "test/**/*.coffee" --watch

compile

coffee --bare --compile --output ./lib ./src

compile:watch

jitter src lib -b

watch

npm run compile:watch & npm run test:watch

winwatch

start/b npm run compile:watch & npm run test:watch

prepublish

npm run compile
npm i dom-converter

Metadata

  • MIT
  • Whatever
  • Aria Minaei
  • released 9/11/2018

Downloads

Maintainers