forcewake / FlatFile

FlatFile is a library to work with flat files
MIT License
106 stars 39 forks source link

Be able to stringify the mapping for saving #46

Open phillijw opened 7 years ago

phillijw commented 7 years ago

It would be nice to be able to export and read in a mapping so a user can map files and save that mapping to a database and pull up later. A simple json format might work.

forcewake commented 7 years ago

Hello @phillijw I will introduce this feature in #55