搜索 "tokens" 的结果(共 11 个)
pug-parser
The pug parser (takes an array of tokens and converts it to an abstract syntax tree)
MIT
loose-envify
Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST
MIT
@csstools/css-parser-algorithms
Algorithms to help you parse CSS from an array of tokens.
MIT
glsl-token-defines
Retrieve the values defined with preprocessor statements in a selection of GLSL tokens
MIT
glsl-token-descope
"Descope" an array of GLSL tokens such that they can be safely inlined alongside within another shader without causing any global variable conflicts.
MIT
glsl-token-whitespace-trim
Trim the whitespace within an array of GLSL tokens
MIT