Fast and easy parser for declarations of import and export in ECMAScript/TypeScript
Parse imports/exports/requires with a focus on speed over 100% correctness
Node.js tool for updating your ES module and CommonJS specifiers.
A WASM module to parse the `module.exports` of a commonjs module.
openapi2ts is a Node.js module that generates TypeScript interfaces from an OpenAPIv3 schema. It exports a `parsefunction that takes an
Optionsobject as input and generates a
.ts` file containing TypeScript interfaces. The module also includes a CLI