unist-util-position-from-estree
unist utility to get a position from an estree node
Updated by @wooorm
grammarkdown
Markdown-like DSL for defining syntactic grammars for programming languages.
Updated by @rbuckton
broccoli-babel-transpiler
A Broccoli plugin which transpile ES6 to readable ES5 by using babel.
Updated by @rwjblue
@stdlib/utils-native-class
Determine the specification defined classification of an object.
Updated by @stdlib-bot
array.prototype.foreach
An ES spec-compliant `Array.prototype.forEach` shim/polyfill/replacement that works as far down as ES3.
Updated by @ljharb
vanilla-modal
deprecatedA dependency-free CSS-driven plain JavaScript modal written in ECMAScript 2015.
Updated by @benceg
@bloomberg/record-tuple-polyfill
A polyfill for the Record and Tuple Stage 2 ECMAScript proposal.
Updated by @kpfleming
estree-util-build-jsx
Transform JSX in estrees to function calls (for react, preact, and most hyperscript interfaces)
Updated by @wooorm
filedirname
Fetch the current file and directory path, no matter your environment (Deno, Node.js, Web Browsers, ESM, CJS)
Updated by @bevryme
valid-module
Verify that file or package, be it remote, or local, is a valid ECMAScript Module
Updated by @bevryme
string.prototype.codepointat
A robust & optimized `String.prototype.codePointAt` polyfill, based on the ECMAScript 6 specification.
Updated by @mathias
@bevry/ecmascript-versions
Get all ECMAScript versions, or the ECMAScript version that was ratified on a specific date.
Updated by @bevryme
@bevry/nodejs-ecmascript-compatibility
API for the Node.js ECMAScript Compatibility information, such that for a particular Node.js release, you get details on which and how many features of an ECMAScript version are …
Updated by @bevryme
eslint-traverse
Create a sub-traversal of an AST node in your ESLint plugin
Updated by @thejameskyle