0.1.1 • Published 6 years ago

@jonggrang/vnode v0.1.1

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

@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.