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

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

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

canjs/canjs

0
View on GitHub↗
1,913 स्टार्स·416 फोर्क्स·JavaScript·6 व्यूज़canjs.com↗

Canjs

Build CRUD apps in fewer lines of code.

Features

  • MVC Frameworks - Framework for faster, simpler application development.
  • Web Frameworks - Can do JS, better, faster, easier.

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

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

AI सर्च

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

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

Start searching with AI

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

समान ओपन-सोर्स प्रोजेक्ट्स, जो Canjs के साथ साझा की गई सुविधाओं के आधार पर रैंक किए गए हैं।
  • 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
  • chaplinjs/chaplinchaplinjs का अवतार

    chaplinjs/chaplin

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

    HTML5 application architecture using Backbone.js

    CoffeeScript
    GitHub पर देखें↗2,831
Canjs के सभी 30 विकल्प देखें→

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

canjs/canjs क्या करता है?

Build CRUD apps in fewer lines of code.

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

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

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

canjs/canjs के ओपन-सोर्स विकल्पों में शामिल हैं: 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… chaplinjs/chaplin — HTML5 application architecture using Backbone.js. developit/preact — Preact is a declarative UI library and a lightweight alternative to React for building user interfaces. It utilizes a…