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

https://github.com/jtojnar/json-tape

Serialisation of directory trees into JSON
https://github.com/jtojnar/json-tape

haskell json json-tape serialization

Last synced: about 2 months ago
JSON representation

Serialisation of directory trees into JSON

Awesome Lists containing this project

README

          

json-tape
=========

json-tape packs a directory structure into a single file, not unlike tar. The resulting file is using JSON for easy manipulation in the browser and all file contents are base64 encoded. You can view the [JSON schema](json-tape.schema.json).