1
0
Fork 0
mirror of synced 2024-07-04 05:50:57 +12:00
budibase/packages/string-templates/src
2022-01-20 19:37:01 +00:00
..
helpers Transform the output of JS expressions to be actual types rather than strings 2022-01-20 19:24:39 +00:00
processors Transform the output of JS expressions to be actual types rather than strings 2022-01-20 19:24:39 +00:00
index.cjs Use vm2 for JS execution in node, and a vm polyfill for the browser. Use 2 standalone entrypoints for string-templates depending on env 2021-10-14 11:51:05 +01:00
index.js Update {{ now }} HBS helper to floor to the second instead of millisecond 2022-01-20 19:37:01 +00:00
index.mjs Block certain browser API's when executing JS in the browser 2021-10-14 12:02:34 +01:00
utilities.js Remove the pre-execution validation in string templates to double performance and prevent JS binding issues when mutating context 2021-12-06 17:58:43 +00:00