An open API service indexing awesome lists of open source software.

https://github.com/coolmineman/nestedtext-java

Simple No Dependency NestedText Library For Java 8+
https://github.com/coolmineman/nestedtext-java

nestedtext

Last synced: 10 months ago
JSON representation

Simple No Dependency NestedText Library For Java 8+

Awesome Lists containing this project

README

          

# nestedtext-java
Simple No Dependency NestedText Library For Java 8+

# Features
* Passes all reading tests from [nestedtext_tests](https://github.com/kenkundert/nestedtext_tests) not expected to fail (tests with load_out.err not used)
* No dependencies
* Simple API
* Supports Writing (With Comments)

# Bintray
[https://bintray.com/coolmineman/coolmaven/nestedtext](https://bintray.com/coolmineman/coolmaven/nestedtext)

## TODO
* Not Fully Spec Compliant (Yet)
* Better Errors
* Further Validiate Somehow?