safe-identifier
Sanitize strings for use as JavaScript identifiers & property names
legacy-extends
Helper to extend a class including defining super_ and superConstruct (optional) on the derived class. Compatible with Node.js inherits and handles es6 classes using Reflect API
selectn
Curried property accessor function that resolves deeply-nested object properties via dot/bracket-notation string path while mitigating TypeErrors via friendly and composable API.
decaffeinate
Move your CoffeeScript source to modern JavaScript.