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+
- Host: GitHub
- URL: https://github.com/coolmineman/nestedtext-java
- Owner: CoolMineman
- License: cc0-1.0
- Created: 2021-01-19T21:44:22.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-05T19:14:26.000Z (almost 5 years ago)
- Last Synced: 2025-01-27T13:48:36.414Z (11 months ago)
- Topics: nestedtext
- Language: Java
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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?