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

https://github.com/dnephin/quill-data-format


https://github.com/dnephin/quill-data-format

Last synced: about 2 months ago
JSON representation

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