Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 1.44 KB

README.md

File metadata and controls

28 lines (23 loc) · 1.44 KB



The Easy File Editor & Parser


Introduction

Figgy for Java helps you parse and edit configuration files such as YML, JSON, conf, properties and more with zero other resources except for this!

Supported File Types

Here is a full list of the file types we aim to support!

In addition to this, we also support our own .fig files and you can create your own type by defining a custom fig parser object in your code, using either a base type or a key charector/value charector regex.