strip-debug-option
Strip console, alert, and debugger statements from JavaScript code
Strip console, alert, and debugger statements from JavaScript code
Strip console and debugger statements from JavaScript code
Strip console, alert, and debugger statements from JavaScript code
Validate files with ESLint
Documentation generator for the Video.js codebase and plugins
document object model for ast nodes, with parent references, queries and validation
Extract meta-data from a folder of YUI modules & generate a Loader config
Strip console, alert, and debugger statements from JavaScript code with whitelist
Strip arbitrary statements from a rocambole AST
Extract AST nodes from a js string that define scope
Modify JavaScript strings by applying mutation functions to each scope node in the AST
Uses esprima to extract line and block comments from a string of JavaScript. Also optionally parses code context (the next line of code after a comment).
Strip console and debugger statements (with whitelist) from JavaScript code
AST equality test helper
Statically evaluate AST
convert an ast(object) to its object for Esprima
get object from esprima ast
Strip console, alert, and debugger statements from JavaScript code
Finds all undeclared identifiers in an AST
Hoist variable declarations to the top of scope.