Bas van Zanten
Bas van Zanten
Add support for [normalize](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/normalize) format keyword. As discussed with @ssalbdivad, this can be implemented in different ways. ## Submodules ```ts const nfc = type("format.normalize.nfc"); const nfd = type("format.normalize.nfd"); const nfkc...
### Description Arc is gaining significant traction and popularity, and it would be great to see it represented alongside other browser icons such as Brave, Chrome, and Firefox that already...
Just updates the command in the docs homepage to be `wails3` instead of `wails` for the v3 alpha. ## Summary by CodeRabbit - **Documentation** - Updated the "Quick Start" section...