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
a2c46cd752
budibase
/
packages
/
string-templates
/
src
History
Andrew Kingston
45142ba916
Update {{ now }} HBS helper to floor to the second instead of millisecond
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