JSOG in ts
JSOG (JavaScript Object Graph) is a simple convention which allows arbitrary object graphs to be represented in JSON. It allows a large, complicated, cyclic object graph to be seriazlied and deserialized to and from JSON.
JavaScript Object Graphs with Typescript
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
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.
Common functionality for ts-morph packages.
TypeScript execution environment and REPL for node.js, with source map support
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
Runtime library to validate data against TypeScript interfaces
TypeScript's largest utility library
The `postinstall` script helper for handling native bindings in legacy `npm` versions
Runs typescript type checker and linter on separate process.
Stable JS value hash.
Graphviz library for TypeScript
TypeScript loader for webpack
Determine where a ts type declaration comes from
All essential TypeScript types in one place
Load node modules according to tsconfig paths, in run-time or via API.
React hook library, ready to use, written in Typescript.
Deeply merge 2 or more objects respecting type information.
Abstract logger TypeScript interface with a dummy logger that does nothing, useful for libraries.
Graphviz Types and Utilities
Functional programming in TypeScript