Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.25 KB

readme.md

File metadata and controls

30 lines (17 loc) · 1.25 KB

Awesome Voby

Curated list of core, first-party and third-party resources for Voby.

Core

The core of the ecosystem is made up of two libraries, oby, which implements the reactivity system, and voby which implements a view layer on top of it.

  • oby: A tiny Observable implementation, the brilliant primitive you need to build a powerful reactive system.
  • voby: A high-performance framework with fine-grained observable-based reactivity for building rich applications.

First-Party

The following first-party resources are provided. These are all official resources that you should use whenever possible.

Third-Party

The following third-party resources are provided. If you created something on top of Voby please send a PR for adding it to this list.

Tools

  • Empty

Showcase