Steam API wrapper created with typescript
A nice Steam API wrapper.
Runs typescript type checker and linter on separate process.
TypeScript definitions for steamapi
Runs typescript type checker and linter on separate process.
A PDF generation library for Node.js
Fork a stream in multiple directions according to a function
Shiki's fork of `vscode-textmate`
Declaratively encode and decode binary data
Elysia's Radix Tree router for fast matching dynamic parameters
Validate JSON
CSS syntax patches for CSS tree
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
An advanced font engine for Node and the browser
The official JavaScript client for the Phoenix web framework.
JSON Schema validation for Human
- PostgreSQL materialized view support (introspects materialized views alongside tables). - PostgreSQL generation through Postgres.js via `--dialect=postgres-js`. - MySQL dateStrings-aware typing for DATE/DATETIME/TIMESTAMP. - Added esm rather than just c
An implementation of the Unicode Line Breaking Algorithm (UAX #14)
Check whether a browser event matches a hotkey.
fork of fast-memoize and support esm
A fast and easy to use JSON Schema validator
Node's event emitter for all engines.
msgpack encoder and decoder in pure javascript based on creationix/msgpack-js updated to match the new v5 specification with string support.
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations