Skip to content

geoffreylitt/json-sheets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Sheets

A research prototype exploring ideas for extending spreadsheets.

No coherent result yet, just various explorations. Use at your own risk and don't expect good code inside.

See Twitter for a tad more explanation.

Some of the concepts in play:

  • named cells containing JSON
  • JQ as a formula language
  • build a GUI in a spreadsheet -- input events in the UI are represented as an append-only immutable stream, which is then processed by further cells

The redesign branch has an alternate version from the master one.

To run

npm start, then view the app at localhost:3000

About

Riffs on spreadsheets for manipulating JSON and building GUIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published