two-trees

0.0.2 • Public • Published

two-trees

are a react inspired virtual dom and a 'virtual data object model' ;-).
Both trees encapsulate either your view or your data with a node structure.
You can create components to use with the view-tree and the data-tree has build in undo/redo functionality.

This project is under development. Play with it but use it on your owen risk.

usage

    
    npm install two-trees --save
    
    # or (better for now)
     
    git clone https://github.com/jarends/two-trees.git 
      

Until now you have to look into the little example to get a feeling, how it works.
And the working example can be found here: https://jarends.github.io/two-trees/


Enjoy!

License

two-trees is free and unencumbered public domain software. For more information, see http://unlicense.org/ or the accompanying UNLICENSE file.

Package Sidebar

Install

npm i two-trees

Weekly Downloads

3

Version

0.0.2

License

Unlicense

Last publish

Collaborators

  • jarends