Found 15 packages
Monorepo for the JS language tools.
`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation.
Is this value a JS SharedArrayBuffer? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
A robust, ES3 compatible, "has own property" predicate.
`Object.defineProperty`, but not IE 8's broken one.
Robustly `.call.bind()` a function.
ECMAScript AST query library.
Get and robustly cache all JS language-level intrinsics at first require time.
Gets the description of a Symbol. Handles `Symbol()` vs `Symbol('')` properly when possible.
ES spec-like internal slots.
Find and fix problems in your JavaScript code.
ES Object-related atoms: Object, ToObject, RequireObjectCoercible
🐠 Babel is a compiler for writing next generation JavaScript.
:sparkles: Monorepo for all the tooling which enables ESLint to support TypeScript