JavaScript Framework

Open-source JavaScript projects categorized as Framework

Top 23 JavaScript Framework Projects

  • Meteor JS

    Meteor, the JavaScript App Platform

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

    Materialize, a CSS Framework based on Material Design

  • Project mention: Front-end Framework: Comparing Bootstrap, Foundation and Materialize | dev.to | 2024-04-16

    Materialize was created by a team of developers at Google, inspired by the principles of Material Design. Material Design is a design language developed by Google that emphasizes tactile surfaces, realistic lighting, and bold, graphic interfaces. Materialize aims to bring these principles to web development by providing a framework with ready-to-use components and styles based on Material Design.

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

  • egg

    ๐Ÿฅš Born to build better enterprise frameworks and apps with Node.js & Koa

  • framework7

    Full featured HTML framework for building iOS & Android apps

  • Project mention: What PWA Can Do Today | news.ycombinator.com | 2023-08-08

    Some frameworks and themes to use in combination :

    - https://konstaui.com/

    - https://framework7.io/

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

  • Hapi

    The Simple, Secure Framework Developers Trust

  • Project mention: Ask HN: Is Express still "de-facto" for building Node back ends? | news.ycombinator.com | 2023-10-29

    I tend to use hapi (https://hapi.dev) instead of Express if I need to write a quick backend for something these days.

    Fastify looks nice too but I haven't used it.

    Been burnt by full-stack frameworks in the past (e.g. Meteor) but they can be a good option for some.

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

  • material-design-for-bootstrap

    Important! A new UI Kit version for Bootstrap 5 is available. Access the latest free version via the link below.

  • vue-native-core

    Vue Native is a framework to build cross platform native mobile apps using JavaScript

  • Project mention: Creating a mobile App from a Blazor/Razor WebApp | /r/dotnet | 2023-07-09
  • marionette

    The Backbone Framework

  • imba

    ๐Ÿค The friendly full-stack language

  • Project mention: Ask HN: What are some unpopular technologies you wish people knew more about? | news.ycombinator.com | 2023-12-02

    Imba. The best web programming language ever made.

    https://imba.io/

  • SocketCluster

    Highly scalable realtime pub/sub and RPC framework

  • Project mention: The Sound of Software | news.ycombinator.com | 2024-04-27

    Recently, I added an AI-generated soundtrack to my open source project's home page https://socketcluster.io/

    It seems unconventional at first but I distinctly remember about a decade ago when Adobe Flash was still broadly supported, many Flash websites had soundtracks. I think the reason why regular HTML websites didn't have them was because it was difficult to implement and internet was much slower so they had to be streamed in a special way.

  • whitestorm.js

    :rocket: ๐ŸŒช Super-fast 3D framework for Web Applications ๐Ÿฅ‡ & Games ๐ŸŽฎ. Based on Three.js

  • venom

    Venom is a high-performance system developed with JavaScript to create a bot for WhatsApp, support for creating any interaction, such as customer service, media sending, sentence recognition based on artificial intelligence and all types of design architecture for WhatsApp.

  • bud

    The Full-Stack Web Framework for Go

  • Project mention: Sveltekit with golang | /r/golang | 2023-05-11

    Yeah. It seems like Bud is the best option I have to get what I want: https://github.com/livebud/bud/

  • nerv

    A blazing fast React alternative, compatible with IE8 and React 16. (by NervJS)

  • Primus

    :zap: Primus, the creator god of the transformers & an abstraction layer for real-time to prevent module lock-in.

  • Node.js framework

    Node.js framework (by totaljs)

  • Project mention: Building a CRUD API with Total.js: A Step-by-Step Guide | dev.to | 2023-11-15

    Total.js is a powerful web application framework for Node.js, providing an excellent foundation for building robust APIs. In this tutorial, we'll guide you through the process of creating a CRUD (Create, Read, Update, Delete) API for managing a collection of books using Total.js.

  • embark-framework

    Framework for serverless Decentralized Applications using Ethereum, IPFS and other platforms

  • middy

    ๐Ÿ›ต The stylish Node.js middleware engine for AWS Lambda ๐Ÿ›ต

  • Project mention: Clean authorization control in serverless functions | dev.to | 2023-11-28

    In many cases, you will have to write the same authorization code in multiple functions. For example, you might want to check that the user is in the requested organization. You can share this code in a middleware. If you are using AWS Lambda, you can rely on middy.

  • hybrids

    Extraordinary JavaScript UI framework with unique declarative and functional architecture

  • teaset

    A UI library for react native, provides 20+ pure JS(ES6) components, focusing on content display and action control.

  • 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 Framework related posts

  • Backend-Genese: Von PHP zu Node.js & TypeScript (Teil 1)

    2 projects | dev.to | 8 May 2024
  • Ask HN: I can no longer like React, do you?

    1 project | news.ycombinator.com | 29 Apr 2024
  • Mithril.js: A Modern Framework for JavaScript

    1 project | dev.to | 25 Apr 2024
  • Front-end Framework: Comparing Bootstrap, Foundation and Materialize

    2 projects | dev.to | 16 Apr 2024
  • CSS Maker

    1 project | dev.to | 26 Feb 2024
  • Show HN: Fast-maker generate fastify.js route configuration using by file system

    2 projects | news.ycombinator.com | 25 Feb 2024
  • Reactivity Practicality in Popular JS Libraries

    3 projects | dev.to | 9 Feb 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 Framework projects in JavaScript? This list will help you:

Project Stars
1 Meteor JS 44,054
2 Materialize 38,854
3 hyperapp 19,026
4 egg 18,794
5 framework7 17,885
6 riot 14,835
7 Hapi 14,509
8 Mithril.js 13,913
9 material-design-for-bootstrap 9,369
10 vue-native-core 8,327
11 marionette 7,072
12 imba 6,236
13 SocketCluster 6,115
14 whitestorm.js 6,089
15 venom 5,732
16 bud 5,505
17 nerv 5,420
18 Primus 4,462
19 Node.js framework 4,347
20 embark-framework 3,775
21 middy 3,639
22 hybrids 2,968
23 teaset 2,933

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