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: 3 months 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 (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-12-11T03:27:20.000Z (over 8 years ago)
- Last Synced: 2025-01-18T01:45:49.640Z (5 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
=============[](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.