Small tool to automatically generate your API documentation straight into your `readme.md` from your TypeScript typings.
Generate JSON schema from your Typescript sources
Adds a static `extend` method to a class, to simplify inheritance. Extends the static properties, prototype properties, and descriptors from a `Parent` constructor onto `Child` constructors.
Copy a descriptor from object A to object B
Determine if a function is a native generator function.
@ts-jison/parser: ==== A lightly-typescriptified API for creating parsers in JavaScript ----------------------------------------- A lexical analyzer generator used by [@ts-jison/lexer-generator](../lexer-generator).
Turns an AST into code.
@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).
Turn async generator functions into ES2015 generators
A function that returns the normally hidden `GeneratorFunction` constructor
DTS Bundle Generator
Helper function to remap async functions to generators
Turn async functions into ES2015 generators
Check if something is a generator function
Extend a Turborepo
Core Minecraft API Docs Generator package for generating API markup and documentation
No description provided.
No description provided.
tool to generate description for TypeScripts exports
just `console.log` prefixed with a green check
The AsyncAPI generator. It can generate documentation, code, anything!
typescript-json-schema generates JSON Schema files from your Typescript sources
Generate artificial backtrace by walking arguments.callee.caller chain