This is NOT an April Fools Day Joke! ;)

I am pleased to announce that after about 2 years of tinkering and learning 
the guts of tiddlywiki and how to write widgets that *Json Editor for 
Tiddlywiki* is a reality!

*TW-jsoneditor*

The $jsoneditor widget generates and displays an HTML form constructed from 
the given JSON Schema <http://json-schema.org/>. It does this by wrapping a 
TiddlyWiki <https://joshuafontany.github.io/TW5-jsoneditor/#TiddlyWiki> widget 
around the json-editor <https://github.com/json-editor/json-editor>package. 
None of the optional requirements (css frameworks, icons, etc.) of 
json-editor are included in this plugin except for Bootstrap4 and 
FontAwesome5 <https://joshuafontany.github.io/TW5-jsoneditor/#FontAwesome5>.

The schema must be in JSON Schema format 
<http://json-schema.org/draft-04/json-schema-core.html> and can reside in:

   - the text of any json tiddler
   - any index in any json tiddler
   - any field from any tiddler (using the text field by default)
   

Examples are found in the Using Json Editor 
<https://joshuafontany.github.io/TW5-jsoneditor/#Using%20Json%20Editor> tiddler 
in the demo wiki.

Repository: https://github.com/joshuafontany/TW5-jsoneditor

Demo Wiki: https://joshuafontany.github.io/TW5-jsoneditor/

-- 
You received this message because you are subscribed to the Google Groups 
"TiddlyWikiDev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/tiddlywikidev.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywikidev/c7bcd930-74e5-40a4-8150-ebe5d6c2645d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to