Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

directory-tree elm json json-tape serialisation tar

Last synced: 20 days ago
JSON representation

Serialisation of directory trees into JSON for Elm

Awesome Lists containing this project

README

        

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

[![Build Status](https://travis-ci.org/jtojnar/elm-json-tape.svg?branch=master)](https://travis-ci.org/jtojnar/elm-json-tape)

Library for serialisation of a directory tree into a JSON file (similar to tar).

Elm port of the [json-tape](https://github.com/jtojnar/json-tape) library.