Parse and compile gettext po and mo files to/from json, nothing more, nothing less
Node.js implementation of PostgreSQL's format() to safely create dynamic SQL queries.
Parse SQLite query syntax using a LALR(1) parser derived from SQLite's parse.y grammar. 1.5x-200x faster than other JavaScript SQL parsers.
> Selector parser with built in methods for working with selector strings.
PL/pgSQL AST Deparser - Converts PL/pgSQL function ASTs back to SQL
PGlite is a WASM Postgres build packaged into a TypeScript client library that enables you to run Postgres in the browser, Node.js and Bun, with no need to install any other dependencies. It is only 3.7mb gzipped.
A fully typed TypeScript and Node.js implementation of PostgreSQL format() to safely create dynamic SQL queries. SQL identifiers and literals are escaped to help prevent SQL injection.
SQL languages for the Monaco Editor, based on monaco-languages.
Easy autofixable import sorting
read and write binary structures and data types
🛡️ Faster SQL escape and format for JavaScript (Node.js, Bun, and Deno).
A SQL parser and executer for Cosmos DB
JavaScript implementation of SQLite 3 query parser
A JavaScript library for connecting securely to your Cloud SQL instances
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
Typescript and monaco definitions for Google SQL.
fork of node-sql-parser with bug-fixes for sqlite
No description provided.
Validate XML, Parse XML, Build XML without C/C++ based libraries
Simple, fast, powerful parser toolkit for JavaScript.
An inline style parser.
Algorithms to help you parse CSS from an array of tokens.
A parser to Amazon Resource Names
Detect Browser, Engine, OS, CPU, and Device type/model from User-Agent & Client Hints data. Supports browser & node.js environment