punk
punk copied to clipboard
A data REBL built for the web
How would one go about including Punk in an Atom package or a VS Code extension? IIUC, both of those applications are Electron-based -- are any of the existing adapters...
Theming
The CSS that is currently embedded in the CLJS code should be extracted into a CSS file, so that users can replace it with their own. This would allow custom...
Currently, if you reload the page or some values are tapped out before you connect, you don't get to see the values in the Punk UI. They're in memory, we...
Reloading the page shouldn't reset the pane layout. It would also be nice to have a "project" layout that was remembered across sessions; not sure how to tackle that yet.