deps-regex
Regular expression for matching javascript require/import statements.
parse-statements
Fast and easy parser of statements in source code in any language ✂️
sql.js
SQLite library with support for opening and writing databases, prepared statements, and more. This SQLite library is in pure javascript (compiled with emscripten).
parse-code-context
Fast and simple way to parse code context for use with documentation from code comments. Parses context from a single line of JavaScript, for functions, variable declarations, methods, prototype properties, prototype methods etc.
requires-regex
Regular expression for matching javascript require statements.