Julian Gonggrijp f80570a7a9 Run the test workflow in a newer Node version (#4251)
In Node 6, running Karma gave the following warning:

Error during loading "/home/runner/work/backbone/backbone/node_modules/karma-sauce-launcher" plugin:
  Unexpected token function

I had no such error running karma after installing karma-sauce-launcher
locally in Node 14, so this upgrade might fix some things.

We are not exactly in the business of supporting old Node versions, so
this should be relatively painless.
2022-01-22 02:11:33 +01:00
2019-02-19 10:29:40 -08:00
2015-11-05 10:27:44 -05:00
2022-01-12 23:26:10 +09:00
2013-12-23 10:10:14 +09:00
2019-02-19 10:29:40 -08:00
2019-02-19 10:29:40 -08:00
2022-01-12 23:26:10 +09:00
2016-01-03 22:44:33 -06:00
2018-05-07 10:41:08 -07:00
2022-01-18 12:35:38 +03:00
2015-02-20 15:12:09 -05:00
2019-02-19 10:29:40 -08:00
2019-02-19 10:29:40 -08:00

 ____                     __      __
/\  _`\                  /\ \    /\ \                                   __
\ \ \ \ \     __      ___\ \ \/'\\ \ \____    ___     ___      __      /\_\    ____
 \ \  _ <'  /'__`\   /'___\ \ , < \ \ '__`\  / __`\ /' _ `\  /'__`\    \/\ \  /',__\
  \ \ \ \ \/\ \ \.\_/\ \__/\ \ \\`\\ \ \ \ \/\ \ \ \/\ \/\ \/\  __/  __ \ \ \/\__, `\
   \ \____/\ \__/.\_\ \____\\ \_\ \_\ \_,__/\ \____/\ \_\ \_\ \____\/\_\_\ \ \/\____/
    \/___/  \/__/\/_/\/____/ \/_/\/_/\/___/  \/___/  \/_/\/_/\/____/\/_/\ \_\ \/___/
                                                                       \ \____/
                                                                        \/___/
(_'_______________________________________________________________________________'_)
(_.———————————————————————————————————————————————————————————————————————————————._)

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: http://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: https://groups.google.com/forum/#!forum/backbonejs, http://stackoverflow.com/questions/tagged/backbone.js, or https://gitter.im/jashkenas/backbone

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

Description
No description provided
Readme MIT 44 MiB
Languages
JavaScript 56.3%
HTML 43.5%
CoffeeScript 0.2%