budibase/packages/string-templates
Andrew Kingston 7eb8b86c31 Remove log statements 2021-01-21 11:33:08 +00:00
..
src Remove log statements 2021-01-21 11:33:08 +00:00
test Fixing issue found by cheeks with all helper trying to wrap helpers even if no other helpers present. 2021-01-21 11:30:53 +00:00
.eslintrc Adding the handlebars library, still need to add testcases to this. 2021-01-18 17:40:19 +00:00
.gitignore Updating to have real auto-completion on string templates library. 2021-01-19 15:29:49 +00:00
jest.config.js Adding jest test cases to string templating library. 2021-01-19 17:29:38 +00:00
package.json Moving everything over to use the string template library, now just need to escape spaces properly and handle HTML escaping. 2021-01-19 18:44:29 +00:00
rollup.config.js Updating to have real auto-completion on string templates library. 2021-01-19 15:29:49 +00:00
tsconfig.json Updating to have real auto-completion on string templates library. 2021-01-19 15:29:49 +00:00
yarn.lock Adding jest test cases to string templating library. 2021-01-19 17:29:38 +00:00