json-ls

0.0.5 • Public • Published

json-ls

Build Status

LiveScript Flavoured JSON

Status: Early proof of concept.

  require! <[ fs json-ls ]>
 
  err, buf <- fs.read-file 'package.json'
  return console.error that if err
  console.log json-ls.stringify JSON.parse buf.to-string!

License

MIT

/json-ls/

    Package Sidebar

    Install

    npm i json-ls

    Weekly Downloads

    2

    Version

    0.0.5

    License

    MIT

    Last publish

    Collaborators

    • blvz