rctjs

1.0.0 • Public • Published

RCTjs

yet another vdom based UI framework

Motivation

This library is done on educational propose only, do not use it in production 😉

Here I tried demonstrate how small amount of code is required to make more or less working UI lib based on virtual DOM architecture

Installation

npm install -S rctjs

Content

  • src: library sources
  • test: library tests
  • example: example of todo application
  • jsx: jsx transformer sample

Reference

I took the main idea of this lib and some code from i took from (Ultradom)[https://github.com/jorgebucaran/ultradom] former Picodom

Licence

MIT

Package Sidebar

Install

npm i rctjs

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

39 kB

Total Files

17

Last publish

Collaborators

  • mikhail.angelov