index
:
css-everything
main
A ui framework where you only write turing complete CSS. No HTML, no JS, no build system, just CSS (kinda)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
examples
(
follow
)
Commit message (
Expand
)
Author
Age
*
feat: adds on focus and blur events + todo-list is feature complete
Akshay Nair
2023-08-18
*
feat: call arbitrary method on node + added :parent selector
Akshay Nair
2023-08-18
*
feat: adds instance element access + gets the todo example functional
Akshay Nair
2023-08-18
*
feat: fixes styles for element + uses data-element for todo-list example
Akshay Nair
2023-08-17
*
feat: adds checkbox that doesn't work in example
Akshay Nair
2023-08-13
*
fix: get-var hack
Akshay Nair
2023-08-13
*
feat: adds applying css properties for instances + adds --cssx-text e...
Akshay Nair
2023-08-13
*
refactor: moves stuff around
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
*
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
*
refactor: minor refactor
Akshay Nair
2023-08-11
*
feat: adds more functions for eval
Akshay Nair
2023-08-11
*
feat: integrates parser and evaluator and creates a complete working ...
Akshay Nair
2023-08-10
*
feat: adds simple evaluator
Akshay Nair
2023-08-10
*
feat: adds dummy example ideas
Akshay Nair
2023-08-10
[next]