Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
#

Backbone.js

backbonejs logo

Backbone.js supplies structure to JavaScript-heavy applications by providing models with key-value binding and custom events, collections with a rich API of enumerable functions, views with declarative event handling, and connects it all to your existing application over a RESTful JSON interface. Backbone.js was originally extracted from the Rails applicationDocumentCloud. Philosophically, Backbone is an attempt to discover the minimal set of data-structuring (models and collections) and user interface (views and URLs) primitives that are generally useful when building web applications with JavaScript. Backbone is a library, not a framework. Synchronous events are used as the fundamental building block over constantly polling data. The main pars of Backbone are:

  • Events
  • Models – Wraps a row of data in business logic.
  • Collections – A group of models on the client-side, with sorting/filtering/aggregation logic.
  • Router (+ History)
  • Views (+ Client-side Templates) – A logical, re-usable piece of UI. Often, but not always, associated with a model.
  • Sync – Synchronization between frontend and REST API backend
  • Here are 306 public repositories matching this topic...

    UVdesk Open Source Community Helpdesk is a comprehensive ticketing support system designed for everyone, offering robust features to streamline customer support and collaboration.

    • UpdatedOct 1, 2025
    • CSS

    Chrome Developer Tools extension for debugging Backbone.js applications

    • UpdatedApr 29, 2024
    • JavaScript

    Fast text based video editing, node Electron Os X desktop app, with Backbone front end.

    • UpdatedMar 3, 2024
    • JavaScript

    [Community Standard Edition] The open source Product Information Management (PIM) - please raise issues inhttps://github.com/akeneo/pim-community-dev/issues

    • UpdatedSep 12, 2025
    • Shell

    QueryEngine provides extensive Querying, Filtering, and Searching abilities for Backbone.js Collections as well as JavaScript arrays and objects

    • UpdatedDec 11, 2023
    • CoffeeScript

    Shareabouts is a mapping application for crowdsourced info gathering.

    • UpdatedSep 22, 2025
    • JavaScript

    Backbone-based JavaScript client for WP API

    • UpdatedJul 15, 2018
    • JavaScript

    💰💰💰 the easiest way to track your expenses. Free. Open-source. Node.js

    • UpdatedSep 4, 2020
    • JavaScript
    evolutility-ui-jquery

    Angular6 music player to search and play YouTube, SoundCloud and Mixcloud tracks

    • UpdatedJan 4, 2023
    • TypeScript

    Backbone poller is a simple utility that allows polling on any backbone model or collection

    • UpdatedJul 10, 2017
    • JavaScript

    backbone源码解读

    • UpdatedJan 3, 2018
    • JavaScript

    A collection of opinionated Backbone.Marionette extensions for large scale application architecture.

    • UpdatedOct 21, 2024
    • JavaScript

    Source code generated in the Backbone.js tutorial series

    • UpdatedOct 21, 2015
    • JavaScript

    Indigo Platform for publishing beautiful legislation.

    • UpdatedNov 29, 2025
    • HTML

    Русская версия сайта Backbone.js

    • UpdatedAug 10, 2015
    • JavaScript

    An easy way to add svg/vml views into your Backbone app

    • UpdatedFeb 9, 2016
    • JavaScript

    A framework for mocking up server-side persistence / processing for Backbone.js

    • UpdatedAug 20, 2024
    • JavaScript

    Connect Backbone Models and Collections to React.

    • UpdatedApr 21, 2023
    • JavaScript

    Created by Jeremy Ashkenas

    Released October 13, 2010

    Followers
    56 followers
    Website
    github.com/topics/backbonejs
    Wikipedia
    Wikipedia

    Related topics

    javascript jquery mvc routing underscore

    [8]ページ先頭

    ©2009-2025 Movatter.jp