scope-it
scope-it --------
scope-it --------
A multithreaded man-in-the-middle proxy to extract JavaScript from websites and modify it on the fly
Extract some tarballs and traverse some javascripts with esprima
Shim any module into being an AMD module
hoist your variables (and function declarations)
change the this of code
Find numbers and strings that should be extracted as a declaration statement
Clojure parser and core library in JavaScript, compatible with the Mozilla Parser API.
Parse argument commands/options from code comments using esprima and minimist.
Use esprima to find and detect used lodash packages
A webpack loader than enables inlining functions from other modules
Easily replace specific function calls without messing around with the syntax tree
evaluate statically-analyzable expressions
A command-line tool that lets you rewrite your source with configurable options.
A small generic scanner and parser written in TypeScript for Node and the web
Determine function equivalence by pretty-printing, then comparing the strings
Mrdoob Javascript Code Style Editor, Checker and Formatter
Strip angular js $log statements from a rocambole AST
Parse Javascript and insert await in front of a given list of functions
Convert AMD Modules with declared dependencies into the Simplified CommonJS Wrapper style