-
-
Notifications
You must be signed in to change notification settings - Fork 12
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
v9 #84
base: master
Are you sure you want to change the base?
v9 #84
Conversation
break the long parse function to two. Updated the examples with the new syntax
@userpixel Would love to see V9 come to fruition, this is by far the best made CSP template rendering that exist! |
Is this branch complete for V9? Can we use it as is? |
@tmikaeld it was a while ago I worked on this branch. Don't have time to go through it and prepare it for release. |
@userpixel No worries, I know how hard it can be to find time. I'll make a fork, thanks for creating and sharing! Good luck with your new venture! |
Summary
Drop the Renderer class in favour of pure functions and transformations.
Some more work is needed on the documentation.
close #79: This PR makes #79 unnecessary
Checklist