Skip to content

accodeing/experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Experiments

Collection of proof of concept type experiments.

Given a JSON file construct a meaningful form for editing the data, automatically, without any prior knowledge of the contents.

This app uses some simple type identification to create a reasonably useful form for the given JSON. It will work ok for all the standard types and defaults to string for anything it can't specifically identify.

There are most probably edge cases where it will misbehave, but it is a proof of concept so ...

About

Collection of small proof of concept apps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages