JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 9621
  • Score
    100M100P100Q110463F

to - convertors to popular formats

Package Exports

  • to

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (to) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

to.js

collection of convertors. Comes with command line options to use the convertors along with a library version that can be used within programs as well.

Installation

npm install -g to
npm install to

Features

Input

Output

Todo

  • Input html (be forgiving with bad html)
  • Input json
  • Input xml
  • Input markdown
  • Input jade
  • Output markdown
  • Output json
  • Output xml
  • Output yaml
  • allow beautification params for all outputs