This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
csx
Watch
3
Star
1
Fork
0
You've already forked csx
Code
Issues
Pull Requests
Releases
Wiki
Activity
csx
/
packages
/
csx-custom-elements
/
src
History
Miel Truyen
5ca9bec93a
Cleaned up some stray-code
2019-11-03 15:36:54 +01:00
..
custom-element
A working version but using non-legacy decorators should be reconsidered, and probably quite a few bugs left in the render loop
2019-11-03 15:35:19 +01:00
vdom
Cleaned up some stray-code
2019-11-03 15:36:54 +01:00
.babelrc
Reworked how decorators are used to get to our initial steps of actually updating the DOM on a state change. *phew*
2019-10-23 23:34:45 +02:00
index.js
Initial version to monorepo-setup to start experimenting with, featuring a fork of @babel JSX-transformation, and a crude VDOM>DOM rendering-step. The Custom-Elements part is just a placeholder at this point but ready to be populated with base-classes and decorators.
2019-10-21 23:22:25 +02:00