summaryrefslogtreecommitdiff
path: root/src/index.ts (unfollow)
Commit message (Expand)Author
2023-08-12refactor: moves stuff aroundAkshay Nair
2023-08-11test: adds test for simple signup page exampleAkshay Nair
2023-08-11chore: adds prettierAkshay Nair
2023-08-11feat: adds text and inner html propertiesAkshay Nair
2023-08-11feat: complets form submit exampleAkshay Nair
2023-08-11feat: adds support for specifying element typeAkshay Nair
2023-08-11refactor: minor refactorAkshay Nair
2023-08-11feat: adds more functions for evalAkshay Nair
2023-08-11feat: supports hydration for repeat rendersAkshay Nair
2023-08-10feat: integrates parser and evaluator and creates a complete working ...Akshay Nair
2023-08-10feat: style injectionAkshay Nair