reactivity

Top 17 reactivity Open-Source Projects

  • signals

    Manage state with style in every framework

  • Project mention: Svelte 5: Runes | news.ycombinator.com | 2023-09-20

    Putting the runic terminology aside and looking into how the signal primitive is implemented should dispel the magic. I learned a lot from examining preact's implementation: https://github.com/preactjs/signals/blob/main/packages/core/...

  • ipyflow

    A reactive Python kernel for Jupyter notebooks.

  • Project mention: Show HN: Marimo – an open-source reactive notebook for Python | news.ycombinator.com | 2024-01-12

    You're probably referring to nbgather (https://github.com/microsoft/gather), which shipped with VSCode for a while.

    nbgather used static slicing to get all the code necessary to reconstruct some cell. I actually worked with Andrew Head (original nbgather author) and Shreya Shankar to implement something similar in ipyflow (but with dynamic slicing and a not-as-nice interface): https://github.com/ipyflow/ipyflow?tab=readme-ov-file#state-...

    I have no doubt something like this will make its way into marimo's roadmap at some point :)

  • 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 logo
  • reatom

    Reatom - the ultimate state manager

  • Project mention: Is redux and thunks still used or are there other alternatives for it now? | /r/reactjs | 2023-05-10

    Nanostores and Reatom are also great, fast atomic libs

  • signals

    A tiny (~1kB minzipped) and extremely fast library for creating reactive observables via functions. (by maverick-js)

  • mam_mol

    $mol - fastest reactive micro-modular compact flexible lazy ui web framework.

  • Project mention: $mol – fastest reactive micro-modular compact flexible lazy UI web framework | news.ycombinator.com | 2024-03-13
  • cami.js

    Cami.js is a simple yet powerful toolkit for interactive islands in web applications. No build step required.

  • Project mention: HTML Web Components | news.ycombinator.com | 2023-11-13

    Preact requires a build step otherwise you don't get JSX and you have to build applications a la mithril.js mode:

    > const app = h('h1', null, 'Hello World!');

    With Web Components no build step is required and you're still able to build JSX'ish code. See the code below this section: https://github.com/kennyfrc/cami.js#key-concepts--api

  • flimsy

    A single-file <1kb min+gzip simplified implementation of the reactive core of Solid, optimized for clean code.

  • 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.

    InfluxDB logo
  • signaldb

    SignalDB is a local JavaScript database with a MongoDB-like interface and TypeScript support, enabling optimistic UI with signal-based reactivity across multiple frameworks. It integrates easily with libraries like Angular, Solid.js, Preact, and Vue, simplifying data management with schema-less design, in-memory storage, and fast queries.

  • Project mention: Show HN: SignalDB – Reactive Local JavaScript Database | news.ycombinator.com | 2023-10-20
  • Cample.js

    One of the fastest frameworks without a virtual DOM on the Internet!

  • Project mention: Show HN: Cample.js – Framework Without VDOM | news.ycombinator.com | 2023-10-15
  • bagel

    A reactive and strongly-typed, but also pragmatic, new programming language. Compiles to JavaScript, designed to be comfy for people used to the JavaScript/TypeScript language and ecosystem.

  • flex

    flex is a reactive signal library for Clojure(Script) (by lilactown)

  • svelte-reactive-css-preprocess

    Automatically update your styles when a svelte variable changes.

  • vuejs-form

    Vue Form with Laravel Inspired Validation and Simply Enjoyable Error Messages Api. (Form Api, Validator Api, Rules Api, Error Messages Api)

  • Sekoia

    Sekoia.js - Reactivity Engine

  • Project mention: I made an app for color grading in the browser (without a framework*). | /r/webdev | 2023-05-14

    For the state diffing check out the deepApplyStrict method here: https://github.com/monokee/Sekoia/blob/master/src/modules/state/internal/Core.js

  • gofer

    Vue.js reactivity in Go (by nasan016)

  • Project mention: GofeR: Reactivity in Golang | /r/golang | 2023-12-01
  • angular-state-library

    State library for Angular applications

  • vue3-reactivity-breakdown

    Interactive breakdown of the Vue 3 Reactivity API

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

reactivity related posts

  • $mol – fastest reactive micro-modular compact flexible lazy UI web framework

    1 project | news.ycombinator.com | 13 Mar 2024
  • Reactive Tech from the Future

    3 projects | dev.to | 5 Mar 2024
  • Reactive DOM

    1 project | dev.to | 4 Mar 2024
  • Reactive JSX

    1 project | dev.to | 3 Mar 2024
  • Really Reactive React

    2 projects | dev.to | 2 Mar 2024
  • Perfect Reactive Dependency Tracking

    2 projects | dev.to | 21 Feb 2024
  • Reactivity Practicality in Popular JS Libraries

    3 projects | dev.to | 9 Feb 2024
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 6 May 2024
    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. Learn more →

Index

What are some of the best open-source reactivity projects? This list will help you:

Project Stars
1 signals 3,526
2 ipyflow 1,079
3 reatom 954
4 signals 705
5 mam_mol 653
6 cami.js 363
7 flimsy 177
8 signaldb 170
9 Cample.js 111
10 bagel 85
11 flex 73
12 svelte-reactive-css-preprocess 63
13 vuejs-form 41
14 Sekoia 31
15 gofer 27
16 angular-state-library 7
17 vue3-reactivity-breakdown 4

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com