Skip to content

QuiltMC/quilt-json5

Repository files navigation

Quilt JSON5 is dead, long live QUP JSON!

Quilt JSON5 has been replaced with QUP, which is based off of Quilt JSON5. Quilt JSON5 will no longer be maintained. Use QUP JSON instead.

Quilt JSON5

Quilt JSON5 is a compliant JSON5 and JSON reader and writer. The API design is inspired by the structure of GSON's stream api. The API surface should be similar to GSON, but may differ slightly.

This parser is suitable to be used to read and write JSON(5) files and further abstracted libraries which need a simple JSON(5) parser.

Licensing

Quilt JSON5 is available under the Apache 2.0 license. There are some components from GSON used, those are also Licensed under the Apache 2.0 License per GSON's own licensing with modifications listed.

There are also testing files included in the tests folder. See the testing files license for further details. The testing files are not included in the built jar.

About

No description, website, or topics provided.

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
LICENSE.TESTFILES

Security policy

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published