{"library":"jelly-sql","type":"library","category":null,"description":"Jelly SQL is a JavaScript library that allows querying the DOM using SQL syntax, converting SQL queries into CSS selectors for document.querySelectorAll(). Current stable version is 1.1.0. The library has no third-party dependencies, supports both browser and Node.js, and includes TypeScript type definitions. It provides a familiar query interface for developers accustomed to SQL, differentiating itself from other DOM query libraries by offering a SQL-like abstraction instead of traditional CSS selector strings. The package is actively maintained with a GitHub Actions CI pipeline.","language":"javascript","status":"active","version":"1.1.0","tags":["javascript","css","html","dom","lexer","queryselector","query","sql","typescript"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install jelly-sql","imports":["import { query } from 'jelly-sql'","const selector = jellySQL.query(`SELECT * FROM DOM`)","import type { QueryFunction } from 'jelly-sql'"]},{"cmd":"yarn add jelly-sql","imports":[]},{"cmd":"pnpm add jelly-sql","imports":[]}],"homepage":"https://jellysql.com","github":"https://github.com/andreschoultz/jelly-sql","docs":null,"changelog":null,"pypi":null,"npm":"jelly-sql","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}