@jonggrang/vnode
v0.1.1
Published
An extensible virtual-dom library written in typescript.
Downloads
2
Readme
@jonggrang/vnode
An extensible virtual-dom library written in typescript.
Overview
This Virtual DOM library largely useless out of the box. You'll need to bring your own attributes, properties, and event. Though there is a working implementation included. It is intended to extend by other framework or developer to suit their needs.