browser
browser copied to clipboard
A HAL browser middleware for node.js
We're basically using JSON5 syntax, and while this is legal: ``` { foo: "bar" } ``` If the key contains (for example) a space we should encode like this: ```...
This is in need of a better design idea before I can continue. For a given resource, I'd like to be able to show some metadata. The source of the...
#### Continuation from https://github.com/curveball/browser/issues/141 ## Screenshots for context N/A ## Background I followed JSON Schema documentation found here: [link]( https://json-schema.org/understanding-json-schema/structuring.html) it's using `$defs` to reference a intermediary interface Comments were...
## Task add `make clean` to current `make` script
Currently, selecting a form control can only be done by clicking or focusing the form control element itself; focusing the associated `` element does nothing. This is particularly annoying for...
It would be nice if users can click on a column in the CSV table, causing the table to automatically sort. Clicking once should sort ascending, clicking twice descending. All...
When rendering .csv output, there's almost no space between the edge of the table and its content. This looks quite ugly
Not sure what the `rel` should be. If this link appears, it should automatically embed the description in the page. It can serve as a tiny bit of documentation, supporting...
This might be another useful link to have a default implementation for.