Skip to content

A lightweight lib for UI render and keep the state of app in one object

License

Notifications You must be signed in to change notification settings

phinguyen202/source-renderer

Repository files navigation

source-renderer

A lightweight lib for UI render and keep the state of app in one object

Ideas:

  • Developer have to decide when the components should be re-rendered
  • Keep the source (the input) reference throw multiple component layers (very useful when you have to store the state into storage)
  • Immutability, use or not is your style

Document (To be update)

  • Please look the dev folder for example

About

A lightweight lib for UI render and keep the state of app in one object

Resources

License

Stars

Watchers

Forks

Packages

No packages published