Download List

Projeto Descrição

jsonwidget is a set of libraries implementing a form interface for editing arbitrary JSON files. There are two implementations so far: jsonwidget-python, a terminal window implementation suitable for editing forms via ssh or in a local terminal window, and jsonwidget-javascript, a client-side JavaScript library that generates a basic HTML form interface in a Web browser. Application designers using one of these libraries have the option of providing a schema, limiting the input to a subset of valid JSON compatible with whatever application is actually consuming the JSON, or using a provided permissive schema that allows any valid JSON. The libraries are capable of dynamically generating a form is using nothing more than a schema and a JSON file as input.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-04-22 16:03
0.1.7

A inserção de novos comandos item foi adicionado em jsonedit. Nova TreeFileDatatype e classes TreeFileWrapper foram adicionados, o que torna mais fácil criar novos editores. Um exemplo yamledit nova era fornecida juntamente com uma melhor documentação, alguns testes de unidade inicial, e outras pequenas melhorias e correções.
Tags: Python
A new insert item command was added in jsonedit. New TreeFileDatatype and TreeFileWrapper classes were added, which make it easier to create new editors. A new yamledit example was provided along with better documentation, some initial unit tests, and other minor improvements and bugfixes.

2010-03-10 06:55
0.1.3

Esta versão é empacotado para Ubuntu kármica.
Tags: Python
This release is packaged for Ubuntu Karmic.

Project Resources