Voby: A new frontend framework with high performance, no special Babel transform and no magic

This page summarizes the projects mentioned and recommended in the original post on /r/javascript

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • voby

    A high-performance framework with fine-grained observable-based reactivity for building rich applications.

    It could be just me, but is your website down? https://voby.dev/

  • yew

    Rust / Wasm framework for creating reliable and efficient web applications

    Here is link number 1 - Previous text "Yew"

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

  • js-framework-benchmark

    A comparison of the performance of a few popular javascript frameworks

    The were a few performance regressions in the version you see currently in js-framework-benchmark actually, I've patched most of those in a future release which hasn't been merged yet https://github.com/krausest/js-framework-benchmark/pull/1038

  • voby-app-cli

    I should mention: if you'd like to give this a spin locally we already have a little starter CLI that generates the boilerplate for you: https://github.com/MadeByZeAman28/voby-app-cli

  • htm

    Hyperscript Tagged Markup: JSX alternative using standard tagged templates, with compiler support.

    Dunno if you're familiar with htm, but I think it'd be a good match with Voby.

  • app-skeleton

    Template for a zero-build webapp based on preact + htm

    Yeah, it's pretty cool. I've been using it with Preact for a while, in my own no-compile app-skeleton. Feel free to pinch anything from the tools folder in there as well; it's a combination of "things I actually use in my projects" and "experiments I thought'd be cool". I'm particularly proud of StateMachine - it's essentially all the power of Redux and Thunk, but instead of a mess of actions and reducers, you pass in async generators as actions, and yield states as async stuff progresses.

  • voby-app-cli

    Discontinued The official CLI for starting a new Voby project quickly. (by vobyjs)

    Updated link: https://github.com/vobyjs/voby-app-cli

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

  • notable

    The Markdown-based note-taking app that doesn't suck.

    I'll re-do the UI of Notable (https://github.com/notable/notable) (updated builds at https://github.com/notable/notable-insiders/releases) with it. Possibly the website too.

  • notable-insiders

    A repository containing experimental releases of Notable.

    I'll re-do the UI of Notable (https://github.com/notable/notable) (updated builds at https://github.com/notable/notable-insiders/releases) with it. Possibly the website too.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts