Create an expandable 2D grid of inputs with a user-controllable number of rows and columns.
The widgets are built with various configurations as examples. They can be tested locally with Jekyll:
bundle exec jekyll serve
And the tests can be run with:
npm run test
The readme and github page share a source. Both index.md and README.md are generated via:
python3 docs/generate-readme.py