awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
chaplinjs avatar

chaplinjs/chaplinArchived

0
View on GitHub↗
2,831 स्टार्स·222 फोर्क्स·CoffeeScript·6 व्यूज़chaplinjs.org↗

Chaplin

HTML5 application architecture using Backbone.js

Features

  • MVC Frameworks - Application architecture using Backbone.js.
  • Web Frameworks - An architecture for JavaScript applications using the Backbone.js library.

स्टार हिस्ट्री

chaplinjs/chaplin के लिए स्टार हिस्ट्री चार्टchaplinjs/chaplin के लिए स्टार हिस्ट्री चार्ट

AI सर्च

और अधिक बेहतरीन रिपॉजिटरी खोजें

अपनी ज़रूरत को सरल भाषा में बताएं — AI हजारों क्यूरेटेड ओपन-सोर्स प्रोजेक्ट्स को प्रासंगिकता के आधार पर रैंक करता है।

Start searching with AI

Chaplin के ओपन-सोर्स विकल्प

समान ओपन-सोर्स प्रोजेक्ट्स, जो Chaplin के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • angular/angular.jsangular का अवतार

    angular/angular.js

    58,615GitHub पर देखें↗

    AngularJS is a structural framework for building dynamic web applications by extending standard HTML with custom tags and attributes. It operates as a client-side template engine that transforms declarative markup into interactive components, organizing application logic through a model-view-controller pattern. By utilizing a centralized dependency injection container, the framework manages the lifecycle of services and components to ensure modularity and maintainable architecture. The framework is defined by its two-way data binding mechanism, which automatically synchronizes data models wit

    JavaScript
    GitHub पर देखें↗58,615
  • astoilkov/jsblocksastoilkov का अवतार

    astoilkov/jsblocks

    2,750GitHub पर देखें↗

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

    JavaScript
    GitHub पर देखें↗2,750
  • alpinejs/alpinealpinejs का अवतार

    alpinejs/alpine

    31,675GitHub पर देखें↗

    This project is a declarative framework for building reactive user interfaces by embedding logic directly into HTML markup. It functions as a lightweight state container that tracks data changes and automatically synchronizes the document object model with the underlying application state. By utilizing proxy-based observation, it ensures that interface updates occur precisely when reactive properties are modified. The framework distinguishes itself by allowing developers to define interactive behavior through custom attributes rather than external scripts. This approach enables the compositio

    HTML
    GitHub पर देखें↗31,675
  • canjs/canjscanjs का अवतार

    canjs/canjs

    1,913GitHub पर देखें↗

    Build CRUD apps in fewer lines of code.

    JavaScript
    GitHub पर देखें↗1,913
Chaplin के सभी 30 विकल्प देखें→

अक्सर पूछे जाने वाले प्रश्न

chaplinjs/chaplin क्या करता है?

HTML5 application architecture using Backbone.js

chaplinjs/chaplin की मुख्य विशेषताएं क्या हैं?

chaplinjs/chaplin की मुख्य विशेषताएं हैं: MVC Frameworks, Web Frameworks।

chaplinjs/chaplin के कुछ ओपन-सोर्स विकल्प क्या हैं?

chaplinjs/chaplin के ओपन-सोर्स विकल्पों में शामिल हैं: astoilkov/jsblocks — 2012 UI framework (I was 20 years old, React didn't exist, inspired by Knockout). derbyjs/derby — Derby is an isomorphic MVC framework and real-time data synchronization engine designed for building collaborative… alpinejs/alpine — This project is a declarative framework for building reactive user interfaces by embedding logic directly into HTML… angular/angular.js — AngularJS is a structural framework for building dynamic web applications by extending standard HTML with custom tags… canjs/canjs — Build CRUD apps in fewer lines of code. developit/preact — Preact is a declarative UI library and a lightweight alternative to React for building user interfaces. It utilizes a…