Collection of common data structures / algorithms implemented in TypeScript
Implementations of various data structures and algorithms with TypeScript
STL-style data structures and algorithms for TypeScript: Vector, Stack, Queue, Deque (double-ended queue), List, PriorityQueue, Map, Set, sort, binarySearch, graph utilities. Use like C++ STL.
oidc-token-hash validates (and generates) ID Token `_hash` claims such as `at_hash` or `c_hash`
Auditable & minimal JS implementation of post-quantum cryptography: FIPS 203, 204, 205, Falcon
Minimal implementation of older cryptography algorithms: RSA, DSA, DH, ElGamal
Post-quantum cryptography for Node.js and browsers via WebAssembly bindings to liboqs
A parser that converts TypeScript source code into an ESTree compatible form
DSA connect
opensource free pure JavaScript cryptographic library supports RSA/RSAPSS/ECDSA/DSA signing/validation, ASN.1, PKCS#1/5/8 private/public key, X.509 certificate, CRL, OCSP, CMS SignedData, TimeStamp and CAdES and JSON Web Signature(JWS)/Token(JWT)/Key(JWK)
Nubian DSA connect
A library for finding and using SSH public keys
TypeScript scope analyser for ESLint
Utilities for working with TypeScript + ESLint together
Type utilities for working with TypeScript + ESLint together
Utilities for collecting TSConfigs for linting scenarios.
Standalone TypeScript project service wrapper for linting.
TypeScript is a language for application scale JavaScript development
Tooling which enables you to use TypeScript with ESLint
An ESLint custom parser which leverages TypeScript ESTree
Types for the TypeScript-ESTree AST spec
Visitor keys used to help traverse the TypeScript-ESTree AST
Post-quantum JWT library using NIST-standardized ML-DSA and SLH-DSA. Drop-in successor to RS256/ES256.
Allow parsing of TypeScript syntax