rs-module-lexer icon indicating copy to clipboard operation
rs-module-lexer copied to clipboard

ES module parser powered by Rust ( compat. with es-module-lexer )

Results 1 rs-module-lexer issues
Sort by recently updated
recently updated
newest added

### Clear and concise description of the problem Considering that: > es-module-lexer cannot parse jsx / ts / tsx files, we need transform ts to js using esbuild / swc...

enhancement