2 projects
JavaScript Tokenizers
Libraries that parse JavaScript/ECMAScript code into tokens for syntax highlighting, linting, transformation, or other code analysis tasks. These tools break down source code into meaningful atomic pieces that can be processed by other language tools.
168 contributors
$845K
Most contributors
micromark
A markdown parser that converts markdown text into tokens, providing a low-level foundation for building markdown processors and compilers
Contributors
150
Organizations
75
Software value
$706K
js-tokens
A JavaScript regular expression-based tokenizer that recognizes JavaScript syntax elements like strings, comments, numbers, operators, and other tokens. It helps parse JavaScript code into its constituent parts while handling edge cases and special syntax.
Contributors
18
Organizations
13
Software value
$139K