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

Dependents (0)

Package Sidebar

Install

npm i json-ls

Weekly Downloads

1

Version

0.0.5

License

MIT

Last publish

Collaborators

  • blvz