index
:
css-everything
main
A ui framework where you only write turing complete CSS. No HTML, no JS, no build system, just CSS (kinda)
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Collapse
)
Author
Age
*
test: adds test for simple signup page example
Akshay Nair
2023-08-11
|
*
chore: adds prettier
Akshay Nair
2023-08-11
|
*
feat: adds text and inner html properties
Akshay Nair
2023-08-11
|
*
feat: complets form submit example
Akshay Nair
2023-08-11
|
*
feat: adds support for specifying element type
Akshay Nair
2023-08-11
|
*
refactor: minor refactor
Akshay Nair
2023-08-11
|
*
feat: adds parser for literal numbers
Akshay Nair
2023-08-11
|
*
feat: adds more functions for eval
Akshay Nair
2023-08-11
|
*
feat: supports hydration for repeat renders
Akshay Nair
2023-08-11
|
*
feat: integrates parser and evaluator and creates a complete working ↵
Akshay Nair
2023-08-10
|
|
|
|
example
*
feat: adds simple evaluator
Akshay Nair
2023-08-10
|
*
feat: adds string literal and css variable identifier parsers
Akshay Nair
2023-08-10
|
*
feat: multi expression parser done
Akshay Nair
2023-08-10
|
*
feat: adds parser for simple expressions
Akshay Nair
2023-08-10
|
*
feat: style injection
Akshay Nair
2023-08-10
|
*
chore: init commit is the shit that makes me want to quit
Akshay Nair
2023-08-09