JavaScript MVC Frameworks and Libraries

Open-source JavaScript projects categorized as MVC Frameworks and Libraries

Top 23 JavaScript MVC Frameworks and Library Projects

  • React

    The library for web and native user interfaces.

  • Project mention: ESLint Plugin. What was missed in the doc? | dev.to | 2024-05-09

    ESLint is a potent tool, but you cannot create a good plugin because the documentation doesn't explain how it works. For example, you want to do something with non-closured variables inside a function. It is not a trivial task. The first idea that came to my head was to find similar solutions in open source. The most popular is the react-hooks/exhaustive-deps rule. But if you try to see the sources you meet a total horror. Let's try to understand how to avoid this complexity inside ESLint plugins.

  • Svelte

    Cybernetically enhanced web apps

  • Project mention: Securing SvelteKit Apps with Keycloak | dev.to | 2024-05-06

    Svelte and specifically, SvelteKit is an open source web framework that makes developing web applications easier.

  • 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
  • Meteor JS

    Meteor, the JavaScript App Platform

  • Project mention: 5 core concepts you should know about MeteorJS in 2024 | dev.to | 2024-04-29
  • Preact

    ⚛️ Fast 3kB React alternative with the same modern API. Components & Virtual DOM.

  • Project mention: Preact vs React: A Comparative Guide | dev.to | 2024-04-23

    In this post, we get to know more about Preact, one of this year's trending libraries. And we'll compare it to React to see which one suits better for our projects.

  • Backbone.js

    Give your JS App some Backbone with Models, Views, Collections, and Events

  • Project mention: Ask HN: What are some of the most elegant codebases in your favorite language? | news.ycombinator.com | 2023-06-17
  • Ember.js

    Ember.js - A JavaScript framework for creating ambitious web applications

  • Project mention: Episode 24/13: Native Signals, Details on Angular/Wiz, Alan Agius on the Angular CLI | dev.to | 2024-04-05

    Similarly to Promises/A+, this effort focuses on aligning the JavaScript ecosystem. If this alignment is successful, then a standard could emerge, based on that experience. Several framework authors are collaborating here on a common model which could back their reactivity core. The current draft is based on design input from the authors/maintainers of Angular, Bubble, Ember, FAST, MobX, Preact, Qwik, RxJS, Solid, Starbeam, Svelte, Vue, Wiz, and more…

  • hyperapp

    1kB-ish JavaScript framework for building hypertext applications

  • Project mention: VanJS (Vanilla JavaScript): smallest reactive UI framework | news.ycombinator.com | 2023-05-25

    Please check out https://github.com/jorgebucaran/hyperapp

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

    :fire: An extremely fast, React-like JavaScript library for building modern user interfaces

  • Project mention: Inferno 8.2.3 Released! | /r/infernojs | 2023-12-11

    FormEvent event.target has been explicitly defined for this event type c337fdd

  • riot

    Simple and elegant component-based UI library

  • Project mention: Button Component with RiotJS (Material Design) | dev.to | 2024-03-23

    These articles form a series focusing on RiotJS paired with BeerCSS, designed to guide you through creating components and mastering best practices for building production-ready applications. I assume you have a foundational understanding of Riot; however, feel free to refer to the documentation if needed: https://riot.js.org/documentation/

  • Mithril.js

    A JavaScript Framework for Building Brilliant Applications

  • Project mention: Ask HN: I can no longer like React, do you? | news.ycombinator.com | 2024-04-29

    I don’t enjoy React much, but (as I’ve commented before) I do love Mithril (https://mithril.js.org). Immediate-mode UI via a vDOM, like React, but small, simple, and with none of the reactivity complications. I’d never go back to building apps with pure JS.

  • knockout

    Knockout makes it easier to create rich, responsive UIs with JavaScript

  • Project mention: Do You Remember Knockoutjs? | news.ycombinator.com | 2024-01-25
  • marionette

    The Backbone Framework

  • Choo

    :steam_locomotive::train: - sturdy 4kb frontend framework

  • ractive

    Next-generation DOM manipulation

  • litegraph.js

    A graph node engine and editor written in Javascript similar to PD or UDK Blueprints, comes with its own editor in HTML5 Canvas2D. The engine can run client side or server side using Node. It allows to export graphs as JSONs to be included in applications independently.

  • Project mention: Show HN: Comflowy – A ComfyUI Tutorial for Beginners | news.ycombinator.com | 2024-01-03

    It's litegraph.js [1] and seems to be the only lib they include in /web [2] :

    [1] https://github.com/jagenjo/litegraph.js

    [2] https://github.com/comfyanonymous/ComfyUI/tree/master/web/li...

  • Drawflow

    Simple flow library 🖥️🖱️

  • Project mention: How to make beautiful flowchart with Angular ? | /r/Frontend | 2023-07-27

    ❌📄Drawflow - Seems nice, but no docs, and last commit was a year ago

  • spine

    Lightweight MVC library for building JavaScript applications

  • rivets

    Lightweight and powerful data binding.

  • way.js

    Simple, lightweight, persistent two-way databinding

  • canjs

    Build CRUD apps in fewer lines of code.

  • donejs

    Your app. Done.

  • ripple

    A tiny foundation for building reactive views

  • espresso.js

    Super minimal MVC library

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

JavaScript MVC Frameworks and Libraries related posts

  • ESLint Plugin. What was missed in the doc?

    2 projects | dev.to | 9 May 2024
  • Weather Application using ReactJS | react mini project

    1 project | dev.to | 8 May 2024
  • Backend-Genese: Von PHP zu Node.js & TypeScript (Teil 1)

    2 projects | dev.to | 8 May 2024
  • Securing SvelteKit Apps with Keycloak

    2 projects | dev.to | 6 May 2024
  • "Kawaii" tech logos by Sawaratsuki

    3 projects | news.ycombinator.com | 27 Apr 2024
  • Composable architecture example: Go headless (best practices)

    2 projects | dev.to | 30 Apr 2024
  • 5 core concepts you should know about MeteorJS in 2024

    1 project | dev.to | 29 Apr 2024
  • A note from our sponsor - SaaSHub
    www.saashub.com | 10 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Index

What are some of the best open-source MVC Frameworks and Library projects in JavaScript? This list will help you:

Project Stars
1 React 222,406
2 Svelte 76,639
3 Meteor JS 44,054
4 Preact 36,094
5 Backbone.js 28,090
6 Ember.js 22,456
7 hyperapp 19,026
8 inferno 16,014
9 riot 14,835
10 Mithril.js 13,913
11 knockout 10,412
12 marionette 7,072
13 Choo 6,774
14 ractive 5,936
15 litegraph.js 5,243
16 Drawflow 4,170
17 spine 3,650
18 rivets 3,230
19 way.js 2,880
20 canjs 1,910
21 donejs 1,347
22 ripple 1,276
23 espresso.js 534

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