Data-Mapper ORM for TypeScript and ES2023+. Supports MySQL/MariaDB, PostgreSQL, MS SQL Server, Oracle, SAP HANA, SQLite, MongoDB databases.
A library to create a trace of your node app per Google's Trace Event format.
The fastest javascript implementation of a double-ended queue. Used by the official Redis, MongoDB, MariaDB & MySQL libraries for Node.js and many other libraries. Maintains compatability with deque.
An implementation of the Unicode grapheme cluster breaking algorithm (UAX #29)
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
Implementation of the HTML encoding sniffer algo, with stream support
The up-to-date and reliable Google's libphonenumber package for node.js.
A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
Measure the difference between two strings using the Levenshtein distance algorithm
JavaScript-compatible Unicode data. Arrays of code points, arrays of symbols, and regular expressions for Unicode v5.2.0’s categories, scripts, blocks, bidi, and other properties.
MongoDB query filtering in JavaScript
Core MongoDB driver functionality, no bells and whistles and meant for integration not end applications
Stub TypeScript definitions entry for mongodb, which provides its own types definitions
## Go to [https://github.com/uNetworking/uWebSockets.js](https://github.com/uNetworking/uWebSockets.js).
Do fuzzy matching using FZF algorithm in JavaScript
An env-agnostic serializer and deserializer with recursion ability and types beyond JSON, based on the HTML structured clone algorithm.
Use sin(), cos(), tan(), acos(), atan(), and atan2() to compute trigonometric relationships
A simple CRUD based persistence abstraction for storing objects to any backend data store. eg. Memory, MongoDB, Redis, CouchDB, Postgres, Punch Card etc.
A YAML parser written in javascript. This is the port to CommonJS. Client-side script is available at http://code.google.com/p/javascript-yaml-parser/
TypeScript definitions for got