Skip to content

dkozar/treelogy-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

code style: prettier

⚡ About Treelogy Demos

Treelogy is a simple versioning framework you might want to explore here:

https://github.com/dkozar/treelogy

  • Treelogy is inspired by class inheritance in various programming languages
  • Uses a version tree to keep track of changes
  • Each version contains atomic parts called nodes
  • The node can contain any type of data and could be overridden in child version
  • Each node contains only delta, thus minimizing the memory footprint

📺 Demos

  1. Blank Treelogy
  2. Classes and inheritance
  3. Versioning demo
  4. Tree nodes demo
  5. No inheritance

Treelogy

👍 Thanks to

This project was bootstrapped with Create React App. Many thanks to nice people at Facebook 🚀

About

Treelogy demos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published