Showing 1-20 of 260,908 packages
Define valid properties for an options litteral, and return a function that can validate the options
Add defineOptions macro for Vue <script setup>.
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
A plugin for TypeDoc to generate a documentation coverage badge.
`Object.defineProperty`, but not IE 8's broken one.
Define a data property on an object. Will fall back to assignment in an engine without descriptors.
Babel helper to create your own polyfill provider
User-friendly glob matching
Define a non-enumerable property on an object. Uses Reflect.defineProperty when available, otherwise Object.defineProperty.
Matches strings against configurable strings, globs, regular expressions, and/or functions
Jest plugin to use babel for transformation.
Define a lazily evaluated property on an object
A unist utility to define MDX exports.
Helper function to define a map
Add defineOptions macro for Vue <script setup>.
A Babel plugin to namespace (prefix) AMD define() calls.
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
Utilities for executing code in Web Workers
OpenTelemetry Zipkin Exporter allows the user to send collected traces to Zipkin.
Managing and serializing Rust-like Option types in JavaScript