Standalone QR reader for TypeScript.
A javascript QR scanner library
QR Code Detection / Decoding / Generation
fork of lazarsoft's jsqrcode for node
QrScanner will scan for a QRCode from your Web-cam and return its string representation by drawing the captured image onto a 2D Canvas and use [@LazarSoft/jsqrcode](https://github.com/LazarSoft/jsqrcode) to check for a valid QRCode every *Xms*
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
a node port of Lazar Laszlo's `jsqrcode` qr code decoder
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
TypeScript compiler wrapper for static analysis and code manipulation.
TypeScript execution environment and REPL for node.js, with source map support
Common functionality for ts-morph packages.
TypeScript's largest utility library
Runtime library to validate data against TypeScript interfaces
The `postinstall` script helper for handling native bindings in legacy `npm` versions
Graphviz library for TypeScript
Runs typescript type checker and linter on separate process.
Determine where a ts type declaration comes from
Abstract logger TypeScript interface with a dummy logger that does nothing, useful for libraries.
React hook library, ready to use, written in Typescript.
Load node modules according to tsconfig paths, in run-time or via API.
TypeScript loader for webpack
All essential TypeScript types in one place
Deeply merge 2 or more objects respecting type information.