@sfp-group/prod-helper
v1.2.10
Published
I build this projet for évalue string with template string get result.
Keywords
Readme
Prod Helper
I build this projet for évalue string with template string get result.
Explain
the idea is to create simple engine who use delimiter ${and }.
this is form variable in string like
${age} > 18In a top example, age is a variable delimited and need to put in before evaluate expression. that is basic usage. We can need to use function in expression like
add(${supParcelA},${supParcelB})in this case will push inject a function description before evaluate expression.
somment type expression evaluate will
