awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
astoilkov avatar

astoilkov/jsblocks

0
View on GitHub↗
2,750 stele·100 fork-uri·JavaScript·3 vizualizăriweb.archive.org/web/20241002181521/http://jsblocks.com↗

Jsblocks

2012 UI framework (I was 20 years old, React didn't exist, inspired by Knockout)

Features

  • Frontend Frameworks - An MV-ish framework for single-page applications.
  • MVC Frameworks - MV-style framework for web apps.
  • Web Frameworks - jsblocks is better MV-ish framework.
  • JavaScript 框架汇总 - Listed in the “JavaScript 框架汇总” section of the Awesome Frontend awesome list.

Istoric stele

Graficul istoricului de stele pentru astoilkov/jsblocksGraficul istoricului de stele pentru astoilkov/jsblocks

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Întrebări frecvente

Ce face astoilkov/jsblocks?

2012 UI framework (I was 20 years old, React didn't exist, inspired by Knockout)

Care sunt principalele funcționalități ale astoilkov/jsblocks?

Principalele funcționalități ale astoilkov/jsblocks sunt: Frontend Frameworks, MVC Frameworks, Web Frameworks, JavaScript 框架汇总.

Care sunt câteva alternative open-source pentru astoilkov/jsblocks?

Alternativele open-source pentru astoilkov/jsblocks includ: knockout/knockout — Knockout is a client-side UI library and JavaScript framework used to create responsive web interfaces. It functions… jashkenas/backbone — Backbone is a JavaScript MVC framework and client-side data orchestrator used to structure web applications. It… developit/preact — Preact is a declarative UI library and a lightweight alternative to React for building user interfaces. It utilizes a… hyperapp/hyperapp — Hyperapp is a lightweight JavaScript framework for building web applications. It functions as a declarative state… gwendall/way.js — Simple, lightweight, persistent two-way databinding. emberjs/ember.js — Ember.js is a structured JavaScript web framework designed for building scalable web applications. It utilizes a…

Alternative open-source pentru Jsblocks

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Jsblocks.
  • jashkenas/backboneAvatar jashkenas

    jashkenas/backbone

    28,108Vezi pe GitHub↗

    Backbone is a JavaScript MVC framework and client-side data orchestrator used to structure web applications. It functions as an event-driven UI library and RESTful state manager that synchronizes data models with remote JSON interfaces to maintain consistent application state. The framework coordinates communication between application components through a decoupled event system. It binds data updates directly to the document object model, ensuring that the user interface remains synchronized with the underlying state. It provides tools for frontend data organization, allowing developers to

    JavaScript
    Vezi pe GitHub↗28,108
  • knockout/knockoutAvatar knockout

    knockout/knockout

    10,549Vezi pe GitHub↗

    Knockout is a client-side UI library and JavaScript framework used to create responsive web interfaces. It functions as a declarative data binding library and an observable data model system that decouples business logic from the document object model. The project implements the Model-View-ViewModel pattern to separate application logic from the user interface. It synchronizes data models with visual views by linking internal JavaScript properties to HTML elements, allowing the interface to update automatically when underlying data changes. The framework provides capabilities for dynamic fro

    JavaScript
    Vezi pe GitHub↗10,549
  • developit/preactAvatar developit

    developit/preact

    38,704Vezi pe GitHub↗

    Preact is a declarative UI library and a lightweight alternative to React for building user interfaces. It utilizes a component-based architecture and a virtual DOM to sync application state to the browser interface efficiently. The framework implements a modern React API and provides a compatibility layer to ensure existing component libraries and patterns can run within its environment. It also functions as a server-side rendering engine, generating HTML on the server and hydrating it on the client to optimize page load speeds. Additional capabilities include virtual DOM state management t

    JavaScript
    Vezi pe GitHub↗38,704
  • facebook/reactAvatar facebook

    facebook/react

    245,669Vezi pe GitHub↗

    React is a JavaScript library for building user interfaces based on a component-driven architecture and unidirectional data flow.

    JavaScriptjavascriptuifrontend
    Vezi pe GitHub↗245,669
Vezi toate cele 30 alternative pentru Jsblocks→