Budibase is an open-source low-code platform for creating internal apps in minutes. Supports PostgreSQL, MySQL, MSSQL, MongoDB, Rest API, Docker, K8s 🚀
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Andrew Kingston 261abd7919 Merge branch 'feature/handlebars-migration' of github.com:Budibase/budibase into form-builder 6 years ago
..
src Merge branch 'feature/handlebars-migration' of github.com:Budibase/budibase into form-builder 6 years ago
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. 6 years ago
.eslintrc Adding the handlebars library, still need to add testcases to this. 6 years ago
.gitignore Updating to have real auto-completion on string templates library. 6 years ago
jest.config.js Adding jest test cases to string templating library. 6 years ago
package.json Moving everything over to use the string template library, now just need to escape spaces properly and handle HTML escaping. 6 years ago
rollup.config.js Updating to have real auto-completion on string templates library. 6 years ago
tsconfig.json Updating to have real auto-completion on string templates library. 6 years ago
yarn.lock Adding jest test cases to string templating library. 6 years ago