You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: major improvement (#89)
* chore: remove catcher
* chore: add wrapper
* feat: wraper & registe function to template
- remove cors
- remplace catcher with wrappe function
- allows user to inject function in template engine
- only tera is available
* chore: return value
* chore: update docs string
* chore: move templating to single file