elamaunt
-
- 21,755 total downloads
- last updated 1/2/2026
- Latest version: 5.0.0
GDShrapt.Reader is a .NET library and object-oriented one-pass parser for GDScript 2.0 (Godot 4.x). It provides complete AST, visitor pattern, and parsing infrastructure for building GDScript tooling. Key... More information -
- 1,908 total downloads
- last updated 1/4/2026
- Latest version: 4.5.1
GDScript to C# type mapping library for Godot Engine 4.5.1. Part of the GDShrapt project family for GDScript static analysis. Provides comprehensive type metadata that bridges GDScript type names to their C#... More information -
HttpBuilder
by: elamaunt- 793 total downloads
- last updated 8/6/2021
- Latest version: 1.0.0
Use methods chain pattern to create a http request and its handlers. -
GDShrapt.
by: elamauntCLI - 355 total downloads
- last updated 2/25/2026
- Latest version: 6.0.0-alpha.6 (prerelease)
GDShrapt.CLI is a .NET global tool for semantic analysis and safe refactoring of GDScript 2.0 (Godot 4.x) projects. Key Features: - Safe project-wide rename with confidence levels (Strict, Potential,... More information -
- 172 total downloads
- last updated 1/2/2026
- Latest version: 5.0.0
GDShrapt.Validator provides compiler-style AST validation for GDScript 2.0 (Godot 4.x) with type inference. Diagnostic Categories: - Syntax (GD1xxx): Invalid tokens, missing brackets, unexpected tokens - Scope... More information -
- 124 total downloads
- last updated 1/2/2026
- Latest version: 5.0.0
GDShrapt.Builder provides a fluent API for programmatic GDScript 2.0 (Godot 4.x) code generation. Key Features: - Fluent building API for creating complete GDScript AST nodes - Factory methods for all... More information -
- 120 total downloads
- last updated 1/2/2026
- Latest version: 5.0.0
GDShrapt.Linter provides configurable style checking for GDScript 2.0 (Godot 4.x) with gdtoolkit-compatible suppression. Rule Categories: - Naming: PascalCase, snake_case, SCREAMING_SNAKE_CASE for... More information -
- 116 total downloads
- last updated 1/2/2026
- Latest version: 5.0.0
GDShrapt.Formatter provides configurable code formatting for GDScript 2.0 (Godot 4.x) with auto type inference. Format Rules: - Indentation (GDF001): Tabs or spaces with configurable size - Blank Lines... More information