AWS SDK for JavaScript Lex Runtime Service Client for Node.js, Browser and React Native
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors
AWS SDK for JavaScript Lex Runtime V2 Client for Node.js, Browser and React Native
TS Compiler transformer for formatjs
AWS SDK for JavaScript Lex Model Building Service Client for Node.js, Browser and React Native
lexical analyzer generator used by jison
atproto Lexicon schema language library
A Metro config for running React Native projects with the Metro bundler
This is a library to aid in instrumenting Node.js libraries at build or load time.
A parser for lexical grammars used by jison
The pug lexer (takes a string and converts it to an array of tokens)
The Hermes runtime, used by React Native for Android, is able to output [Chrome Trace Events](https://docs.google.com/document/d/1CvAClvFfyA5R-PhYUmn5OOQtYMH4h6I0nSsKchNAySU/preview) in JSON Object Format.
AWS SDK for JavaScript Lex Models V2 Client for Node.js, Browser and React Native
SVG transformer for react-native
@ts-jison/parser: ==== A lightly-typescriptified API for creating parsers in JavaScript ----------------------------------------- A lexical analyzer generator used by [@ts-jison/lexer-generator](../lexer-generator).
Perform rapid conversation and validation of JSON structure between Postman Collection Format v1 and v2
@ts-jison/lexer: ==== ----------------------------------------- A parser run-time library used by [@ts-jison/parser-generator](../parser-generator).
@ts-jison/common: ==== ----------------------------------------- A parser/lexer run-time library used by [@ts-jison/parser](../parser) and [@ts-jison/lexer](../lexer).
Stupid lexer for CoffeeScript.
Stream transformer that prefixes lines with timestamps and other things.
remark plugin to transform remark syntax tree (mdast) to Slate document tree, and vice versa. Made for WYSIWYG markdown editor.
🚇 Config parser for Metro.
Jest transformer for LWC and engine
Modify the values of an object
Template-based payload transformation between tasks with multiple engines, schema validation, and composition
Rockit is a potent parser generator and gives you AST's (Abstract Syntax Tree's) which you can pattern match and pretty-print. Rockit does not distinghuish between lexing and parsing so the generated parsers are scanner-/lexer-less. The vision is to extend Rockit with more advanced compiler-related abilities including back-ends and code generation. However, currently the focus is on parsing and AST-related tasks such as transformation.