punk icon indicating copy to clipboard operation
punk copied to clipboard

A data REBL built for the web

Results 14 punk issues
Sort by recently updated
recently updated
newest added

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...

enhancement
question

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...

enhancement

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...

bug

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.

enhancement