1
0
Fork 0
mirror of synced 2024-09-30 17:18:14 +13:00
budibase/packages/string-templates
2021-01-20 18:12:16 +00:00
..
src Adding cleaners which will process and find spaces removing them and fixing them with literal specifiers for handlebars props. Also changing the way cleaners work for the system to make it easier to add them. 2021-01-20 18:12:16 +00:00
test Adding cleaners which will process and find spaces removing them and fixing them with literal specifiers for handlebars props. Also changing the way cleaners work for the system to make it easier to add them. 2021-01-20 18:12:16 +00:00
.eslintrc
.gitignore
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
tsconfig.json
yarn.lock Adding jest test cases to string templating library. 2021-01-19 17:29:38 +00:00