Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jtojnar/elm-json-tape
- Owner: jtojnar
- License: mit
- Created: 2016-08-30T20:30:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-11T03:27:20.000Z (about 8 years ago)
- Last Synced: 2024-11-17T06:42:09.986Z (3 months ago)
- Topics: directory-tree, elm, json, json-tape, serialisation, tar
- Language: Elm
- Homepage: http://package.elm-lang.org/packages/jtojnar/elm-json-tape/latest
- Size: 14.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.