Skip to content

Add global client support and helper decorator functionality - #5

Merged
sukram42 merged 1 commit into
mainfrom
feature/default-client
Apr 19, 2026
Merged

Add global client support and helper decorator functionality#5
sukram42 merged 1 commit into
mainfrom
feature/default-client

Conversation

@sukram42

Copy link
Copy Markdown
Owner
  • Introduced a default global client for templates, allowing shared access to partials and helpers.
  • Implemented a decorator for registering helpers at the class level.
  • Updated README with examples of using the global client and helper functions.
  • Enhanced type hints in the type stubs for better clarity.
  • Added tests for global client helper registration and functionality.

- Introduced a default global client for templates, allowing shared access to partials and helpers.
- Implemented a decorator for registering helpers at the class level.
- Updated README with examples of using the global client and helper functions.
- Enhanced type hints in the type stubs for better clarity.
- Added tests for global client helper registration and functionality.
@sukram42
sukram42 merged commit 2fbe709 into main Apr 19, 2026
7 checks passed
@sukram42
sukram42 deleted the feature/default-client branch April 19, 2026 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant