errilaz

Results 10 issues of errilaz

### What version of Bun is running? 0.5.7 ### What platform is your computer? Linux 5.15.0-58-generic x86_64 x86_64 ### What steps can reproduce the bug? I am attempting to sidestep...

bug
segfault

[GitHub](https://github.com/kaluma-project/kaluma)

# `@squirt/ui` Fast minimal declarative client-side library for interactivity, making use of `insertAdjacentHTML`, `outerHTML`, etc. - [ ] Updating sections - [ ] Adding sections - [ ] Full page...

enhancement

Simple declaration merging is used in the `.d.ts` files, so values like colors are repeated for each property which uses them (there are 31 instances of the color block). Should...

enhancement

SVG and MathML require self-closing instead of void tags. I have not located a structured list with this information. - [ ] Manually create a list of self-closing SVG and...

enhancement

If no better source is found, the markdown at [mdn/content](https://github.com/mdn/content/tree/main/files/en-us/web) can be scraped and used. [example](https://github.com/mdn/content/blob/main/files/en-us/web/css/display/index.md)

enhancement

Generic error route, status code-specific routes.

enhancement

Currently 404 is returned when the method is not found.

bug

`squirt.(json|toml|js|ts|civet)` at project root, with same options as the CLI.

enhancement