https://github.com/dnephin/quill-data-format
https://github.com/dnephin/quill-data-format
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/dnephin/quill-data-format
- Owner: dnephin
- Created: 2014-12-08T02:35:28.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-01-30T04:15:25.000Z (over 10 years ago)
- Last Synced: 2025-01-26T00:12:49.423Z (3 months ago)
- Language: JavaScript
- Size: 180 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
Quill Data Format
=================This repository contains the specification for the quill data format. The data
format is a jsonschema. It can be used to create import/export utilities.
Any JSON dataset which complies to this schema can be imported by quill.Run the tests
-------------::
npm run test