Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support simple expressions in string interpolation. #66

Open
metasansana opened this issue Dec 4, 2022 · 0 comments
Open

Support simple expressions in string interpolation. #66

metasansana opened this issue Dec 4, 2022 · 0 comments
Milestone

Comments

@metasansana
Copy link
Contributor

We can have templates to the effect of {{name|uppercase} where uppercase is a context provided filter function. We could also have simple arithmetic like {{(id * 2)/base}}. Support for this could be enabled by options or a separate function all together.

@metasansana metasansana added this to the Noni 2.0 milestone Dec 4, 2022
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

No branches or pull requests

1 participant