Python Gunicorn Thrift Microservices. Stand up a thrift microservice in python as a gunicorn app.
Common logic for drawing plugins. When writing drawing business code, if you find that there is some reusable logic between plugins, such as text processing, graphics rendering, image rendering, Resize interaction, Creation interaction, etc., try to write
[中文](https://github.com/worktile/plait/blob/develop/packages/core/README.zh-CN.md)
Determine if a function is a native generator function.
Turns an AST into code.
Turn async generator functions into ES2015 generators
A function that returns the normally hidden `GeneratorFunction` constructor
Implementation of the core logic of the mind map plugin.
Turn async functions into ES2015 generators
Helper function to remap async functions to generators
Implementation of the core logic of the flowchart drawing tool plugin.
- `@plait/core`
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
TypeScript definitions for @babel/generator
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.
Node-based process visualization display and configuration plugin, highly customizable, benchmarked against x-flow.
Text processing implementation, supports commonly used rich text formats, such as font size, color, bold, italics, etc.
Rails-inspired generator system that provides scaffolding for your apps
It is used to implement the mind map automatic layout algorithm. Based on an independent algorithm, the mind map node layout logic can be decoupled from other functions. The automatic layout algorithm only focuses on the location distribution of nodes.
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)