This website requires JavaScript.
Explore
Help
Sign In
MirrorSave
/
budibase
mirror of
https://github.com/Budibase/budibase.git
Watch
1
Star
0
Fork
You've already forked budibase
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cf6aa7e513
budibase
/
packages
/
string-templates
/
src
History
Andrew Kingston
a0d8bffbc6
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
..
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