Skip to content

Flamenco/really-relaxed-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Specification

http://www.relaxedjson.org

NPM

https://www.npmjs.com/package/really-relaxed-json

Java

Note: The Java artifact has been migrated from Sonatype's legacy OSSRH to Maven Central via the new Central Publisher Portal, and is now a release (no longer SNAPSHOT).

<repositories>
    <repository>
        <id>central</id>
        <url>https://repo1.maven.org/maven2/</url>
    </repository>
</repositories>

<dependency>
    <groupId>tv.twelvetone.rjson</groupId>
    <artifactId>rjson</artifactId>
    <version>1.3.1</version>
</dependency>

About

RJSON (Relaxed Javascript Object Notation) allows for concise and succinct JSON authoring and parsing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors