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
Commit message (
Collapse
)
Author
Age
*
feat: test case for todo-app with adding new items
Akshay Nair
2023-08-13
|
*
feat: adds applying css properties for instances + adds --cssx-text ↵
Akshay Nair
2023-08-13
|
|
|
|
eval + fixes issues
*
feat: adds add-children and remove-element actions
Akshay Nair
2023-08-13
|
*
feat: finalizes component system. it fucking works holy shit.
Akshay Nair
2023-08-13
|
*
feat: adds declaration parser
Akshay Nair
2023-08-13
|
*
refactor: moves test utils out
Akshay Nair
2023-08-13
|
*
feat: selector parser + pair parser implemented
Akshay Nair
2023-08-13
|
*
refactor: moves stuff around
Akshay Nair
2023-08-12
|
*
feat: allows set-attr on other elements + adds attr function
Akshay Nair
2023-08-12
|
*
chore: prettier + eslint magic
Akshay Nair
2023-08-12
|
*
test: adds test for simple signup page example
Akshay Nair
2023-08-11
|
*
Merge branch 'main' of github.com:phenax/cssx
Akshay Nair
2023-08-11
|
\
|
*
Merge branch 'main' of github.com:phenax/cssx
Akshay Nair
2023-08-11
|
|
\
*
|
\
Merge branch 'main' of github.com:phenax/cssx
Akshay Nair
2023-08-11
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Initial commit
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
|
*
refactor: renames form submit example
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
|
[next]