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 e4b2792729 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 Fixing issue found by cheeks with all helper trying to wrap helpers even if no other helpers present. 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