1
0
Fork 0
mirror of synced 2024-07-04 14:01:27 +12:00
budibase/packages/string-templates/src
2021-12-06 17:58:43 +00:00
..
helpers 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
processors apply fixes for common spelling mistakes 2021-07-09 17:54:49 +01: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 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
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