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
24
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
de0dd21b8d
v0.0.8: Fixed issues with event-bindings
2020-03-14 20:53:28 +01:00
.idea
Fixed a bug relating to custom-elements's first vnode where render(){ return <div class="example" /> } would set the example-class on the custom-element itself.
2019-12-21 21:48:38 +01:00
packages
v0.0.8: Fixed issues with event-bindings
2020-03-14 20:53:28 +01:00
tests
v0.0.8: Fixed issues with event-bindings
2020-03-14 20:53:28 +01:00
package.json
Fixed a bug relating to custom-elements's first vnode where render(){ return <div class="example" /> } would set the example-class on the custom-element itself.
2019-12-21 21:48:38 +01:00
rollup.config.js
SVG handling
2019-11-22 16:15:53 +01:00
yarn.lock
Fixed a bug relating to custom-elements's first vnode where render(){ return <div class="example" /> } would set the example-class on the custom-element itself.
2019-12-21 21:48:38 +01: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%