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
*
docs: readme
Akshay Nair
2023-08-25
|
*
feat: implements function call and adds support for recursion
Akshay Nair
2023-08-20
|
*
feat: function declaration
Akshay Nair
2023-08-20
|
*
refactor: adds evalvalue type instead of string
Akshay Nair
2023-08-20
|
*
Update README.md
Akshay Nair
2023-08-18
|
*
Update README.md
Akshay Nair
2023-08-18
|
*
v0.0.3
Akshay Nair
2023-08-18
|
*
docs: readme
Akshay Nair
2023-08-18
|
*
docs: readme
Akshay Nair
2023-08-18
|
*
Update README.md
Akshay Nair
2023-08-18
|
*
v0.0.2
Akshay Nair
2023-08-18
|
*
feat: uses files instead of npmignore
Akshay Nair
2023-08-18
|
*
docs: readme
Akshay Nair
2023-08-18
|
*
feat: allows using return value of js-eval
Akshay Nair
2023-08-18
|
*
v0.0.1
Akshay Nair
2023-08-18
|
*
chore: npmignore
Akshay Nair
2023-08-18
|
*
chore: package name change
Akshay Nair
2023-08-18
|
*
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
|
[next]