Tiny TypeScript helper to define enum-like objects with strongly typed keys/values and methods
A TypeScript string enum for compile-time safety when working with event.key
TypeScript Enum Utilities
Transform TypeScript `const` enums
Enum utilities for typescript, inspired by flow enums
`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.
The goal of this library is to make working with the already incredible [sveltekit-superforms](https://github.com/ciscoheat/sveltekit-superforms) even more pleasant, by wrapping it with accessible form components.
Interface used to connect Apollo Gateway to Apollo Server
Babel helper to create your own polyfill provider
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
A TypeScript enum definition that maps human-friendly key names to JavaScript key codes
Auto-generated package.json types.
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 🪄
Typescript contracts for websocket messages between server and clients
Define a lazily evaluated property on an object
Toptal Graphql codegen extensions
A unist utility to define MDX exports.
This package is intended for Prisma's internal use
TypeScript Enum for Postgres Errors with no runtime dependencies
Lightweight timezone enum for JavaScript or TypeScript.