{"id":13519161,"url":"https://github.com/paulmillr/exoskeleton","last_synced_at":"2025-10-22T12:31:59.421Z","repository":{"id":9750485,"uuid":"11714782","full_name":"paulmillr/exoskeleton","owner":"paulmillr","description":"Faster and leaner Backbone for your HTML5 apps","archived":true,"fork":false,"pushed_at":"2021-05-07T09:49:19.000Z","size":634,"stargazers_count":878,"open_issues_count":16,"forks_count":43,"subscribers_count":38,"default_branch":"master","last_synced_at":"2025-03-03T03:14:09.194Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://paulmillr.com/exoskeleton/","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"couchbase/couchbase-net-client","license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/paulmillr.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-07-28T03:52:17.000Z","updated_at":"2024-11-19T08:23:10.000Z","dependencies_parsed_at":"2022-08-07T05:01:17.178Z","dependency_job_id":null,"html_url":"https://github.com/paulmillr/exoskeleton","commit_stats":null,"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fexoskeleton","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fexoskeleton/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fexoskeleton/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulmillr%2Fexoskeleton/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulmillr","download_url":"https://codeload.github.com/paulmillr/exoskeleton/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246469173,"owners_count":20782685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T05:01:54.834Z","updated_at":"2025-10-22T12:31:59.001Z","avatar_url":"https://github.com/paulmillr.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Libraries"],"sub_categories":[],"readme":"# Exoskeleton\n\nExoskeleton is a faster and leaner Backbone for your HTML5 apps.\n\nhttp://paulmillr.com/exoskeleton/\n\n## What already works\nAll features you need for real-world app are working.\nAll software tests are passing: underscore\n\n* Backbone: **with and without** Underscore\n* [Chaplin](http://chaplinjs.org): **with and without** Underscore\n\nMarionette and other popular plugins: WIP.\n\n## Building\n\nDefault **and custom** builds:\n\n    make # Will create exoskeleton.js\n    make noutils # If you want to use Underscore\n                 # and don't want to include `Exoskeleton.utils`.\n    make min     # Minified version.\n    # Custom, like this:\n    cat lib/{header,events,collection,sync,history,footer}.js \u003e exoskeleton.js\n\n## Features\n\n* Custom builds\n* No hard dependencies on underscore\n* Support for Bower and [Component(1)](https://github.com/component/component)\n* AMD support\n* Speed: blazing fast when used without jQuery with\n  [Backbone.NativeView](https://github.com/akre54/Backbone.NativeView) and\n  [Backbone.NativeAjax](https://github.com/akre54/Backbone.NativeAjax) (see\n  the [wiki page](https://github.com/paulmillr/exoskeleton/wiki/Exoskeleton-without-jQuery)).\n\nAlso:\n\n* All params are allowed for model attributes, for example `model.get('constructor')` [(jashkenas/backbone#1495)](https://github.com/jashkenas/backbone/issues/1495)\n* Event triggering on disposed objects is [20 times faster](http://jsperf.com/exoskeleton-events-vs-backbone-events)\n\n## Differences\n\n* Declaratively defined view events which point to\n  non-existing handler functions are no longer tolerated / skipped.\n  Early error is thrown instead.\n* No hash-based routing. Only `pushState` urls.\n* In no-underscore environment, there are no underscore-inspired\n  Collection methods (each, pluck etc.), but there are ES5-inspired methods:\n\n  `forEach, map, filter, some, every, reduce, reduceRight, indexOf, lastIndexOf`\n\n  Also, no underscore-inspired Model methods at all.\n\n* emulateHTTP and emulateJSON were removed\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulmillr%2Fexoskeleton","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulmillr%2Fexoskeleton","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulmillr%2Fexoskeleton/lists"}