Projects
Welcome to the LiteRT projects overview. Here you can find information about our various libraries and tools.
All Projects
Only the projects under active maintenance are listed here.
- type-guard: An easy and powerful data validation code generator by JavaScript.
- redis.js: A Redis protocol implement for Node.js, for Redis/Valkey
- http-client.js: The HTTP client wrapper for Node.js
- jwt.js: The JWT (JSON Web Token) implementation library written in TypeScript, for Node.js.
- LwDFX.js: A TypeScript implement of light-weight data frame exchange protocol.
- otp.js: The TOTP & HOTP implement for Node.JS.
- televoke.js: A simple RPC service framework.
- websocket.js: The WebSocket implementation written in TypeScript, for Node.JS
- base32.js: The encoding and decoding library for BASE32, in Node.js.
- base62x.js: The encoding and decoding library for BASE62x, in JavaScript/TypeScript/WebAssembly.
- bencode.js: A bencode decode/encode library based on Node.js.
- binary.js: The binary data operate library for LiteRT.
- clap.js: A simple library for parsing commandline arguments.
- cli-color.js: The library helps making colorful or styling text for CLI.
- config-loader.js: A configuration file loader for JavaScript application.
- CSV.js: The csv file operate library for LiteRT.
- decorator.js: The utility set of decorators for TypeScript.
- eslint-rules.js: The custom ESLint rules for LiteRT projects
- gravatar.js: A toolkits for using gravatar.
- http-proxy.js: The HTTP proxy protocol library for LiteRT.
- idempotency.js: The simple idempotency control implementation for Node.JS
- interceptor.js: A simple implements for interceptor in JavaScript/TypeScript.
- loader.js: Simple browser module loader.
- logger.js: A logs-recorder for LiteRT framework.
- mime.js: Get MIME type based on file name, path, and extension.
- node-ws-utils: A C++ native extension providing utilities for WebSocket, in NodeJS.
- ottoia.js: A simple multi-repository package manager of node.
- reflect.js: A simple library for metadata with reflect implementation.
- signatures.js: A signatures library based on Node.js crypto module.
- socks5.js: The socks5 protocol library for LiteRT.
- timezone.js: The timezone support library of LiteRT.
- typeguard-php: The PHP language implement for TypeGuard.
- urlencode.js: A simple URL encoding/decoding utilities library.
- utils.js: Some utilities for JavaScript/TypeScript.
- uuid.js: A uuid generator library for NodeJS.
- xxl-job-integration.js: A lightweight integration of XXL-Job for NodeJS.
- tls-sni.js: A TLS SNI(Server Name Indication) library for Node.js.