-
Write homepage, and intro
-
Style page content
-
Perhaps test command watches files and reruns tests on file change (including custom preact file)
-
Add two frameworks to each category
-
Add metadata for each library in the directory to display on the libraries page
- Link to github page
- Perhaps add option to display the libraries' readme?
- Or pull the one-line description of the library and display on the site
-
Use a combobox for selecting a framework
-
Consider recommending the Puppeteer Recorder when contributing tests
-
Add "Open in Sandbox" button using CodeSandbox define api
- Need a way to download source files and build request for CodeSandbox
- Should it display source like PreactJS website repl?
- Does each library integration need its own "package.json" for this to work?