app-skeleton VS voby

Compare app-skeleton vs voby and see what are their differences.

app-skeleton

Template for a zero-build webapp based on preact + htm (by Fordi)

voby

A high-performance framework with fine-grained observable-based reactivity for building rich applications. (by vobyjs)
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.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
app-skeleton voby
1 12
11 854
- 0.1%
3.2 8.0
8 months ago about 1 month ago
JavaScript TypeScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

app-skeleton

Posts with mentions or reviews of app-skeleton. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-07.
  • Voby: A new frontend framework with high performance, no special Babel transform and no magic
    12 projects | /r/javascript | 7 May 2022
    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

Posts with mentions or reviews of voby. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-18.

What are some alternatives?

When comparing app-skeleton and voby you can also consider the following projects:

voby-app-cli - The official CLI for starting a new Voby project quickly.

Marble.js - Marble.js - functional reactive Node.js framework for building server-side applications, based on TypeScript and RxJS.

solid - A declarative, efficient, and flexible JavaScript library for building user interfaces.

js-framework-benchmark - A comparison of the performance of a few popular javascript frameworks

estrela - Full Reactive Framework.

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

notable-insiders - A repository containing experimental releases of Notable.

voby - A high-performance framework with fine-grained observable-based reactivity for building rich applications. [Moved to: https://github.com/vobyjs/voby]

yew - Rust / Wasm framework for creating reliable and efficient web applications

ivi - Lighweight Embeddable Web UI Library

react-fiber-architecture - A description of React's new core algorithm, React Fiber