Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 439 Bytes

File metadata and controls

23 lines (15 loc) · 439 Bytes

JSON

A library to parse the JSON standard file format.

Install

Add json to your project dependencies in dylan-package.json:

"dependencies": [ "json" ],

Update your workspace with the new dependencies:

deft update

Documentation

Documentation is available in the Dylan package docs or it may be read in source form in documentation/source/index.rst.