12 packages matching “verajs”
@verajs/inserts
v0.1.3 · 25 days ago
Enables inserts system for injecting functionality in VeraJS.
No known vulnerabilities
@verajs/renderer
v0.1.5 · 24 days ago
Reef JS renderer repurposed as lightweight renderer option for use with VeraJS
No known vulnerabilities
@verajs/autoloader
v0.1.3 · 25 days ago
A super small but powerful autoloader for web components that works great with VeraJs but can be used without.
No known vulnerabilities
@verajs/jsx
v0.1.3 · 24 days ago
JSX/TSX for VeraJS as a build plugin: compiles JSX into the renderer’s tagged templates. Zero runtime cost, zero dependencies.
No known vulnerabilities
@verajs/router
v0.1.3 · 24 days ago
A super tiny but very powerful router which works great with VeraJS and web components but can be used without.
No known vulnerabilities
@verajs/styles
v0.1.0 · 24 days ago
Adopts a component's `static styles` for VeraJS: constructed stylesheets into shadow roots, and `@scope`-wrapped hoisting for light DOM.
No known vulnerabilities
@verajs/eslint-config
v0.1.0 · 24 days ago
Shareable ESLint flat config for VeraJS: catches the two mistakes that fail silently — class fields on custom elements, and registering an insert through @verajs/inserts.
No known vulnerabilities
@verajs/tsconfig
v0.1.0 · 24 days ago
TypeScript base config for VeraJS components. Turns off useDefineForClassFields so a field declaration cannot silently destroy a property set before the element upgrades.
No known vulnerabilities
@verajs/spread
v0.1.0 · 24 days ago
Spread a props object onto an element in a VeraJS template: `<div ${spread(props)}>`. Attributes, properties, booleans and events, with names resolved at runtime.
No known vulnerabilities
@verajs/reactivity
v0.1.0 · 15 days ago
Reactivity primitives VeraJS core does not ship: memoised derived values, and more to come. Each reachable on its own subpath so a buildless page loads only what it uses.
No known vulnerabilities
@verajs/core
v0.2.1 · 24 days ago
A user-friendly JavaScript framework for effortless reactive state and rendering using web components.
No known vulnerabilities
@verajs/ssr
v0.1.4 · 24 days ago
Vera-native server-side rendering. Node-only, plain ESM, zero dependencies.
No known vulnerabilities