Skip to content

Mouq/json5

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
t
 
 
 
 
 
 
 
 
A simple Perl 6 module for serializing and deserializing JSON5. (see: json5.org)

This is a fork of JSON::Tiny modified to support the JSON5 format.

All files (unless noted otherwise) can be used, modified and redistributed
under the terms of the Artistic License Version 2. Examples (in the
documentation, in tests or distributed as separate files) can be considered
public domain.

Missing features:

 * Correct handling and tests for surrogate pairs
 * Detection of cycles in input data structures (might never be fixed)

Credits for JSON::Tiny
    Moritz Lenz <moritz@faui2k3.org>
    Johan Viklund
    Jonathan Worthington

Alexander Moquin (Mouq) added the JSON5 features.

About

A JSON5 parser and emitter for Perl 6 (fork of JSON::Tiny)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Other 100.0%