A generator for the turing-microservice.
Determine if a function is a native generator function.
Turns an AST into code.
Turn async generator functions into ES2015 generators
Helper function to remap async functions to generators
A function that returns the normally hidden `GeneratorFunction` constructor
Turn async functions into ES2015 generators
Check if something is a generator function
No description provided.
No description provided.
Generate artificial backtrace by walking arguments.callee.caller chain
A function that returns the normally hidden `AsyncGeneratorFunction` constructor
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.
TypeScript definitions for @babel/generator
A convenient Turing machine
Rails-inspired generator system that provides scaffolding for your apps
Single-number binary arithmetic on a 3-symbol alphabet (blank, 0, 1) — same operations as @turing-machine-js/library-binary-numbers but without ^/$ markers. Side-by-side with the marker-based library for learning the trade-off.
A npm package wrapper for OpenAPI Generator (https://github.com/OpenAPITools/openapi-generator), generates which API client libraries (SDK generation), server stubs, documentation and configuration automatically given an OpenAPI Spec (v2, v3)
A standard library for working with binary numbers
Copy a descriptor from object A to object B
semantic-release plugin to generate changelog content with conventional-changelog
WebGL-accelerated signed distance field generation for 2D paths
A turing machine builder — declarative state-table construction. Not actively developed by the author; the same state-table pattern is also shown as an inline example in @turing-machine-js/machine's README. Contributions welcome.
Generate JSON schema from your Typescript sources