primate icon indicating copy to clipboard operation
primate copied to clipboard

Polymorphic development platform

Results 64 primate issues
Sort by recently updated
recently updated
newest added

https://github.com/bigskysoftware/_hyperscript/issues/516

`HEAD` / `CONNECT` / `OPTIONS` / `TRACE` / `PATCH` * [ ] TS * [ ] Golang * [ ] Python * [ ] Ruby

help welcome
modules

As long as we can't invalidate server components, the ssr'd component would conflict with the updated client component.

modules

A meta-issue to track runtime support for compiling Primate projects to native applications, also see https://primatejs.com/modules/runtime-support. |Target|Node|Deno|Bun| |-|-|-|-| |Desktop (linux-x64)|✗|✗|✓| |Desktop (linux-arm64) (https://github.com/rcompat/rcompat/issues/37)|✗|✗|✗| |Desktop (darwin-x64)|✗|✗|✗ (https://github.com/oven-sh/bun/issues/11959) | |Desktop (darwin-arm64)|✗|✗|✗ (https://github.com/oven-sh/bun/issues/11959)...

Components can be empty, which may or may not be intended. Primate should inform the user when a component is empty (returns an empty string).

dx
core

For both routes and components, it could be interesting to have an option to import them from another route or component for reusability without using relative imports, which are brittle....

dx
core

If the style tag in a Svelte component is empty or its rules do not style any of the tags in the same component, Svelte will remove it, resulting in...

dx
modules

`RuntimeError` `BuildError` `DeprecationError`