sonnet icon indicating copy to clipboard operation
sonnet copied to clipboard

Sonnetjs is an opinionated frontend framework for crafting web ui

Results 6 sonnet issues
Sort by recently updated
recently updated
newest added

Am I doing something wrong? ``` $ npx create-sonnet-project (node:34506) ExperimentalWarning: CommonJS module /home/duane/.nvm/versions/node/v23.2.0/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /home/duane/.nvm/versions/node/v23.2.0/lib/node_modules/npm/node_modules/supports-color/index.js using require(). Support for loading ES Module in require() is an...

When creating an app via `npx create-sonnet-app` an app generated with the router will try to load `@sonnetjs/router` at version 0.0.7 and `import { lazy } ...` however, `lazy` is...

On Firefox, with "dark mode" selected in system settings, when I run the create-sonnet-app generated localhost app (edit to add: with SSR enabled), there are brief white flickers when CSS...

I think we can all agree that declarative programming is what people prefers. However, sonnet is imperative programming. What about building sonnet with alien-signals? It is open source and the...

Can u please add deno-native version?

Hi I think, sonnet is a very ambitious library. However I feel it's lacking in two departments. - opinionated styling that fits with the framework (non JS) - a script...