78 packages matching domql

domql

v3.14.600 · 25 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

No description provided.

28Downloads across all versions in the last 7 days, from the official npm downloads API.CC-BY-NC-4.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v3.14.600 (the latest release), from the OSV.dev database.

@domql/render

v2.34.35 · 6 months ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Takes DOMQL element and renders DOM.

647Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v2.34.35 (the latest release), from the OSV.dev database.

@domql/utils

v3.8.9 · 5 months ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Core utility functions for the DOMQL element system.

874Downloads across all versions in the last 7 days, from the official npm downloads API.CC-BY-NC-4.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v3.8.9 (the latest release), from the OSV.dev database.

@domql/element

v3.8.9 · 5 months ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Takes object and creates DOMQL element.

603Downloads across all versions in the last 7 days, from the official npm downloads API.CC-BY-NC-4.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v3.8.9 (the latest release), from the OSV.dev database.

@symbo.ls/router

v3.14.601 · 17 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Client-side router plugin for DOMQL. Handles route matching, navigation, scroll management, and state updates within DOMQL elements.

630Downloads across all versions in the last 7 days, from the official npm downloads API.CC-BY-NC-4.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v3.14.601 (the latest release), from the OSV.dev database.

@symbo.ls/utils

v3.14.771 · 17 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Core utility functions for the DOMQL element system.

503Downloads across all versions in the last 7 days, from the official npm downloads API.CC-BY-NC-4.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v3.14.771 (the latest release), from the OSV.dev database.

@domql/router

v3.8.9 · 5 months ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Client-side router plugin for DOMQL. Handles route matching, navigation, scroll management, and state updates within DOMQL elements.

12Downloads across all versions in the last 7 days, from the official npm downloads API.CC-BY-NC-4.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v3.8.9 (the latest release), from the OSV.dev database.

@symbo.ls/brender

v3.14.659 · 17 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Server-side renderer and client-side hydrator for DOMQL/Symbols apps. Converts DOMQL element trees into static HTML on the server, then reconnects that HTML to live DOMQL elements in the browser — without re-rendering from scratch.

84Downloads across all versions in the last 7 days, from the official npm downloads API.CC-BY-NC-4.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v3.14.659 (the latest release), from the OSV.dev database.

@symbo.ls/signal

v3.14.784 · 6 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Fine-grained reactive signal primitives for smbls/DOMQL

106Downloads across all versions in the last 7 days, from the official npm downloads API.CC-BY-NC-4.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v3.14.784 (the latest release), from the OSV.dev database.

@domql/qsql

v3.8.9 · 5 months ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

DOM manipulation using document queries. Uses [DOMQL](https://github.com/domql/domql) API.

74Downloads across all versions in the last 7 days, from the official npm downloads API.CC-BY-NC-4.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v3.8.9 (the latest release), from the OSV.dev database.

@domql/brender

v3.4.9 · 6 months ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Server-side renderer and client-side hydrator for DomQL/Symbols apps. Converts DomQL element trees into static HTML on the server, then reconnects that HTML to live DomQL elements in the browser — without re-rendering from scratch.

17Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v3.4.9 (the latest release), from the OSV.dev database.

@symbo.ls/fetch

v3.14.658 · 17 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Declarative data fetching for DOMQL with pluggable adapters. Supports caching, stale-while-revalidate, pagination, infinite queries, retry, deduplication, optimistic updates, and more.

134Downloads across all versions in the last 7 days, from the official npm downloads API.CC-BY-NC-4.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v3.14.658 (the latest release), from the OSV.dev database.

@symbo.ls/mermaid

v3.14.709 · 23 days ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Self-sustaining server runner for Symbols projects from JSON. Renders DOMQL projects to HTML with optional brender SSR.

46Downloads across all versions in the last 7 days, from the official npm downloads API.CC-BY-NC-4.0License declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v3.14.709 (the latest release), from the OSV.dev database.

domql-to-mitosis

v2.0.0 · 3 years ago

85
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Convert DOMQL objects to Mitosis JSON

6Downloads across all versions in the last 7 days, from the official npm downloads API.ISCLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v2.0.0 (the latest release), from the OSV.dev database.

@domql/globusa

v3.8.9 · 5 months ago

100
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Handle global scope in domql components

9Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v3.8.9 (the latest release), from the OSV.dev database.

domql-playground

v0.0.5 · 3 years ago

85
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Live code editing of [DOMQL](https://github.com/rackai/domql) code. [Live example](http://rackai.github.io/playground/) can be seen here.

2Downloads across all versions in the last 7 days, from the official npm downloads API.

No known vulnerabilities

Known vulnerabilities affecting v0.0.5 (the latest release), from the OSV.dev database.

@domql/schemify

v1.1.4 · 2 years ago

90
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Handle global scope in domql components

2Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v1.1.4 (the latest release), from the OSV.dev database.

@domql/domql-to-mitosis

v1.5.16 · 2 years ago

90
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Convert DOMQL objects to Mitosis JSON

4Downloads across all versions in the last 7 days, from the official npm downloads API.ISCLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v1.5.16 (the latest release), from the OSV.dev database.

@rackai/symbols

v0.3.23 · 4 years ago

85
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

UI Library built on Scratch and DOMQL

16Downloads across all versions in the last 7 days, from the official npm downloads API.

No known vulnerabilities

Known vulnerabilities affecting v0.3.23 (the latest release), from the OSV.dev database.

globusa

v1.1.4 · 2 years ago

90
0-100 score computed by this site from verifiable signals only: known OSV.dev advisories affecting this exact version, how recently it was published, and the repository's OpenSSF Scorecard.

Handle global scope in domql components

1Downloads across all versions in the last 7 days, from the official npm downloads API.MITLicense declared in the package manifest.

No known vulnerabilities

Known vulnerabilities affecting v1.1.4 (the latest release), from the OSV.dev database.
1 / 4Next