Backbone.js

E449163

Backbone.js is a lightweight JavaScript framework that provides structure to web applications by offering models, collections, views, and routers built on top of RESTful JSON and event-driven architecture.

All labels observed (8)

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf JavaScript framework
client-side MVC framework
open-source software
architectureStyle event-driven architecture
category web application framework
creator Jeremy Ashkenas
dataFormat JSON
dependsOn Underscore.js
designGoal lightweight
provide structure to web applications
developer Jeremy Ashkenas
documentationUrl https://backbonejs.org/#Getting-started
ecosystemComponent Backbone.LocalStorage adapter
linked to: Backbone.js

Backbone.Marionette
hasFeature Backbone.Collection
linked to: Backbone.js

Backbone.Events
linked to: Backbone.js

Backbone.Model
linked to: Backbone.js

Backbone.Router
linked to: Backbone.js

Backbone.View
linked to: Backbone.js
hasTagline "Give your JS app some Backbone with models, views, collections, and events."
influenced Chaplin.js
Marionette.js
influencedBy MVC architectural pattern
initialReleaseDate 2010-10-13
license MIT License
optionallyDependsOn jQuery
paradigm event-driven programming
object-oriented programming
pattern Model-View-*
programmingLanguage JavaScript
provides collections
models
routers
views
repository https://github.com/jashkenas/backbone
runtimeEnvironment Node.js
web browser
status mature
supports AMD module loading
CommonJS environments
RESTful JSON interfaces
RESTful persistence
client-side routing
event binding
single-page applications
usedFor managing client-side state
separating business logic from UI
structuring JavaScript-heavy web applications
website https://backbonejs.org/
linked to: Backbone.js

How these facts were elicited

Referenced by (11)

Full triples — surface form annotated when it differs from this entity's canonical label.

Jeremy Ashkenas knownFor Backbone.js
Jeremy Ashkenas notableWork Backbone.js
Jeremy Ashkenas contributedTo Backbone.js
Backbone.js website https://backbonejs.org/
linked to: Backbone.js
Backbone.js hasFeature Backbone.Model
linked to: Backbone.js
Backbone.js hasFeature Backbone.Collection
linked to: Backbone.js
Backbone.js hasFeature Backbone.View
linked to: Backbone.js
Backbone.js hasFeature Backbone.Router
linked to: Backbone.js
Backbone.js hasFeature Backbone.Events
linked to: Backbone.js
Backbone.js ecosystemComponent Backbone.LocalStorage adapter
linked to: Backbone.js