html2raml

0.0.1 • Public • Published
npm install html2raml -g
html2raml ./home.html -o ./home.raml.coffee

Caveats

This code is so buggy that it will most likely destroy your computer. Seriously. It was built in under 30 minutes. LOTS of pending stuff. But its a start.

Strategy

  • Run HTML through Tidy
  • Load into JSDOM
  • Query using jQuery and print output
  • TODO: Compile output using coffee-script to see if it is valid

/html2raml/

    Package Sidebar

    Install

    npm i html2raml

    Weekly Downloads

    2

    Version

    0.0.1

    License

    none

    Last publish

    Collaborators

    • aldobucchi