Simplified Lenses implementation, typed. Object property accessor. FP & OOP friendly.
A tool for getting and setting object properties using dot notation, path notation, and arrays to speficy properties.
Transform React props on the fly without redux
> Provide a first-class way to render children into a DOM node that exists outside the DOM hierarchy of the parent component. ([doc](https://reactjs.org/docs/portals.html))
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Common functionality for ts-morph packages.
Utility functions for working with TypeScript's API. Successor to the wonderful tsutils. 🛠️️
Runtime library to validate data against TypeScript interfaces
The `postinstall` script helper for handling native bindings in legacy `npm` versions
Runs typescript type checker and linter on separate process.
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
TypeScript compiler wrapper for static analysis and code manipulation.
TypeScript loader for webpack
All essential TypeScript types in one place
### `solve` prop expects an async function that returns a promise resolving to the moves for solving the cube as a string ### import the `getFacelets` function to get a string of the cube's facelets in propper order for integration with [cubejs](https://w
TypeScript execution environment and REPL for node.js, with source map support
TypeScript's largest utility library
Deeply merge 2 or more objects respecting type information.
Thin wrapper around zen-observable and @types/zen-observable, to support ESM exports as well as CommonJS exports
Functional programming in TypeScript
Types on steroids 💊
TypeScript implementation of invariant(condition, message)
TS Model & utils for OpenAPI 3.x specification.
Runtime library for RPC clients generated by the protoc plugin "protobuf-ts"