Define and load *.config.ts
A loader for the tsdoc.json file
`Object.defineProperty`, but not IE 8's broken one.
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Provide a defineConfig function for .eslintrc.js files
An object schema merger/validator
Feature toggle manager for Fiori tools
Babel helper to create your own polyfill provider
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Auto-generated package.json types.
No description provided.
An object-oriented command-line parser for TypeScript
Use Typescript for configuration files. Types for safety. Compiled for speed.
ESLint rules for React Hooks
TypeScript execution environment and REPL for node.js, with source map support
One utility function for module authors to define compiler constants for all builders supported by Nuxt.
A library for one-to-many cross-origin communication between Window contexts, built on the postMessage API.
RPC-like experience over a regular REST API, with type safe server implementations 🪄
Creates a Persisted Query Manifest from an Apollo Client Web project
Define a lazily evaluated property on an object
shareable config for commitlint
Configuration control for production node deployments
A unist utility to define MDX exports.