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

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 440 public repositories matching this topic...

    The Backbone Framework

    • UpdatedFeb 5, 2026
    • JavaScript

    🔥🔥🔥 专注于YOLO11,YOLOv8、TYOLOv12、YOLOv10、RT-DETR、YOLOv7、YOLOv5改进模型,Support to improve backbone, neck, head, loss, IoU, NMS and other modules🚀

    • UpdatedDec 15, 2025
    • Python

    [CVPR 2023 Highlight] InternImage: Exploring Large-Scale Vision Foundation Models with Deformable Convolutions

    • UpdatedMar 25, 2025
    • Python

    Web-based music player for the cloud ☁️ 🎶 Play music from YouTube, Dropbox, etc.

    • UpdatedAug 26, 2023
    • CoffeeScript

    Official implementation of PVT series

    • UpdatedOct 27, 2022
    • Python

    (ImageNet pretrained models) The official pytorch implemention of the TPAMI paper "Res2Net: A New Multi-scale Backbone Architecture"

    • UpdatedDec 8, 2022
    • Python

    [ICLR 2024] Official PyTorch implementation of FasterViT: Fast Vision Transformers with Hierarchical Attention

    • UpdatedJul 22, 2025
    • Python

    📓 Workflowy clone, built using Backbone.js & Socket.io

    • UpdatedMar 15, 2016
    • CSS

    The Tensorflow, Keras implementation of U-net, V-net, U-net++, UNET 3+, Attention U-net, R2U-net, ResUnet-a, U^2-Net, TransUNET, and Swin-UNET with optional ImageNet-trained backbones.

    • UpdatedMar 11, 2025
    • Python

    More readable and flexible yolov5 with more backbone(gcn, resnet, shufflenet, moblienet, efficientnet, hrnet, swin-transformer, etc) and (cbam,dcn and so on), and tensorrt

    • UpdatedAug 19, 2024
    • Python

    Super minimal MVC library

    • UpdatedNov 23, 2021
    • JavaScript

    ConvMAE: Masked Convolution Meets Masked Autoencoders

    • UpdatedMar 14, 2023
    • Python

    Source code for the Fullstack JavaScript book

    • UpdatedJul 24, 2018
    • JavaScript

    Messaging patterns for Backbone applications.

    • UpdatedSep 26, 2024
    • JavaScript

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

    • UpdatedMar 3, 2024
    • JavaScript

    [CVPR2023] Official Implementation of "DSVT: Dynamic Sparse Voxel Transformer with Rotated Sets"

    • UpdatedSep 4, 2024
    • Python

    A plugin to make Backbone.js keep track of nested attributes - looking for maintainers!https://github.com/afeld/backbone-nested/issues/157

    • UpdatedDec 2, 2020
    • 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-2026 Movatter.jp