Media Type Database
CLI tool to update caniuse-lite to refresh target browsers from Browserslist config
Command Line Interface for development webOS application and service
The ultimate javascript content-type utility.
A browser-based code editor and UI designer for Enyo 2 projects
Command Line Interface for development webOS application and service
A smaller version of caniuse-db, with only the essentials!
Microsoft Azure Cosmos DB Service Node.js SDK for NOSQL API
React integration for @tanstack/db
** testastra **
Database migration framework for node.js
db-migrate base driver
WordNet 3.1 Database files
TypeScript definitions for mime-db
A postgresql driver for db-migrate
HDI content deployment
No description provided.
A reactive client store for building super fast apps on sync
A browser-based code editor and UI designer for Enyo 2 projects
Escape string for use in HTML
Lightweight library to store an in-memory DB
Beautiful interactive TUI manager for webOS development via ares-cli
Czech & Slovak business registry — look up companies by IČO, search by name, check legal form, address, and VAT status. Direct from ARES (Czech Ministry of Finance), the official source. Fast, free, no reseller markup.
A library of shared functions used by different payload database adapters
PostgreSQL repository layer for Ares AI scraper
High-performance multi-model database engine — KV, Graph, SQL, Vector Search, and Full-Text Search in one binary
Allows you to use active record with databases that already have an hstore type
A bridge between using AR and a full blown schema-free db.
Add binary flag attributes to AR model using one DB field.
ActiveRecordDumper is a fork of YamlDb gem without any explicit Rails dependencies. This way it can be used by any AR-enabled app (e.g. Sinatra) without pulling whole Rails in. YamlDB/ActiveRecordDumper is a database-independent format for dumping and restoring data. It complements the database-independent schema format found in db/schema.rb. The data is saved into db/data.yml. This can be used as a replacement for mysqldump or pg_dump, but it only supports features found in ActiveRecord-based (Rails, etc.) apps. Users, permissions, schemas, triggers, and other advanced database features are not supported by design. Any database that has an ActiveRecord adapter should work.