callumc34 / JStorage

JStorage is an intermediary storage file reader, processor and writer written in Java.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JStorage

JStorage is an intermediary storage file reader, processor and writer written in Java.

JStorage is able to read from a variety of file types (json, yaml, xml) into a Java class where attributes can easily be accessed, edited and rewrote into different or the same formats.

JStorage aims to dump data in a readable file format known as a .jstor file. It aims to be easy to read and understand, minorly scriptable and suitable to hand type.

Note: JStorage is currently in extremely early alpha and is still being updated. Feel free to help by checking out the trello board and creating a pull request.

About

JStorage is an intermediary storage file reader, processor and writer written in Java.


Languages

Language:Java 100.0%