Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/codecombat/treema
jQuery plugin that generates HTML interfaces to edit JSON data defined by json-schema.
https://github.com/codecombat/treema
Last synced: 7 days ago
JSON representation
jQuery plugin that generates HTML interfaces to edit JSON data defined by json-schema.
- Host: GitHub
- URL: https://github.com/codecombat/treema
- Owner: codecombat
- License: mit
- Created: 2013-08-01T15:57:11.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-02-24T00:41:32.000Z (over 7 years ago)
- Last Synced: 2024-04-15T00:47:21.926Z (7 months ago)
- Language: CoffeeScript
- Homepage: http://codecombat.github.io/treema/
- Size: 2.07 MB
- Stars: 151
- Watchers: 22
- Forks: 36
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
- awesome-jquery - treema - jQuery plugin that generates HTML interfaces to edit JSON data defined by json-schema. (Folder Structure / Data Table)
README
treema
======Treema is a [jQuery](http://jquery.com/) plugin that builds interfaces
for editing large, complex, well-defined JSON data.
It runs on [tv4](https://github.com/geraintluff/tv4),
which implements [JSON-Schema](http://json-schema.org/) validation.
Originally built for the [CodeCombat](http://codecombat.com/) editors.## More Infos
Everything's over on the [Github Page!](http://codecombat.github.io/treema/).
* [Try it out](http://codecombat.github.io/treema/demo.html)
* [Use it](http://codecombat.github.io/treema/using.html)
* [Hack on it](http://codecombat.github.io/treema/develop.html)## License
[The MIT License (MIT)](https://github.com/codecombat/treema/blob/master/LICENSE)Please also [sign the CodeCombat contributor license agreement](http://codecombat.com/cla) so we can accept your pull requests. It is easy.