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
4
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Miel Truyen
5169c5018d
Initial rendering of a Todos-MVC app. (events are called but don't trigger a re-rendering yet, renderin-function does not yet support updating DOM yet)
2019-10-23 01:13:27 +02:00
packages
Initial rendering of a Todos-MVC app. (events are called but don't trigger a re-rendering yet, renderin-function does not yet support updating DOM yet)
2019-10-23 01:13:27 +02:00
test
Initial rendering of a Todos-MVC app. (events are called but don't trigger a re-rendering yet, renderin-function does not yet support updating DOM yet)
2019-10-23 01:13:27 +02:00
package.json
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
rollup.config.js
Initial rendering of a Todos-MVC app. (events are called but don't trigger a re-rendering yet, renderin-function does not yet support updating DOM yet)
2019-10-23 01:13:27 +02:00
yarn.lock
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
Description
A miniature UI-framework using JSX to render elements to the DOM intended for usage with WebComponents
1.2
MiB
Languages
JavaScript
100%