backbone

Give your JS App some Backbone with Models, Views, Collections, and Events.

MIT 32 个版本
安装
npm install backbone
yarn add backbone
pnpm add backbone
bun add backbone
README
 ____                     __      __
/\  _`\                  /\ \    /\ \                                   __
\ \ \ \ \     __      ___\ \ \/'\\ \ \____    ___     ___      __      /\_\    ____
 \ \  _ <'  /'__`\   /'___\ \ , < \ \ '__`\  / __`\ /' _ `\  /'__`\    \/\ \  /',__\
  \ \ \ \ \/\ \ \.\_/\ \__/\ \ \\`\\ \ \ \ \/\ \ \ \/\ \/\ \/\  __/  __ \ \ \/\__, `\
   \ \____/\ \__/.\_\ \____\\ \_\ \_\ \_,__/\ \____/\ \_\ \_\ \____\/\_\_\ \ \/\____/
    \/___/  \/__/\/_/\/____/ \/_/\/_/\/___/  \/___/  \/_/\/_/\/____/\/_/\ \_\ \/___/
                                                                       \ \____/
                                                                        \/___/
(_'_______________________________________________________________________________'_)
(_.———————————————————————————————————————————————————————————————————————————————._)

Backbone 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.

For Docs, License, Tests, pre-packed downloads, and everything else, really, see: https://backbonejs.org

To suggest a feature or report a bug: https://github.com/jashkenas/backbone/issues

For questions on working with Backbone or general discussions: security policy, https://stackoverflow.com/questions/tagged/backbone.js, https://matrix.to/#/#jashkenas_backbone:gitter.im or https://groups.google.com/g/backbonejs

Backbone is an open-sourced component of DocumentCloud: https://github.com/documentcloud

Testing powered by SauceLabs: https://saucelabs.com

Many thanks to our contributors: https://github.com/jashkenas/backbone/graphs/contributors

Special thanks to Robert Kieffer for the original philosophy behind Backbone. https://github.com/broofa

This project adheres to a code of conduct. By participating, you are expected to uphold this code.

版本列表
1.6.1 2025-04-01
1.6.0 2024-02-05
1.5.0 2023-07-28
1.4.1 2022-02-26
1.4.0 2019-02-19
1.3.3 2016-04-05
1.3.2 2016-03-12
1.3.1 2016-03-04
1.2.3 2015-09-03
1.2.2 2015-08-19
1.2.1 2015-06-04
1.2.0 2015-05-13
1.1.2 2014-02-20
1.1.1 2014-02-13
1.1.0 2013-10-11
1.0.0 2013-03-20
0.9.10 2013-01-15
0.9.9 2012-12-13
0.9.2 2012-03-21
0.9.1 2012-02-02
0.9.0 2012-01-30
0.5.3 2011-08-09
0.5.2 2011-07-26
0.5.1 2011-07-05
0.5.0 2011-07-01
0.3.3 2011-07-01
0.3.2 2011-07-01
0.3.1 2011-07-01
0.3.0 2011-07-01
0.2.0 2011-07-01
0.1.2 2011-07-01
0.1.1 2011-07-01