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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.5
    1
    • latest

Version History

Package Sidebar

Install

npm i json-ls

Weekly Downloads

1

Version

0.0.5

License

MIT

Last publish

Collaborators

  • blvz