use Backbone.Model attributes as plain object properties
Give your JS App some Backbone with Models, Views, Collections, and Events.
TypeScript definitions for backbone
Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines.
Compile ES2015 shorthand properties to ES5
Allow parsing of class properties
Compile ES2015 computed properties to ES5
This plugin transforms static class properties as well as properties declared with the property initializer syntax
Regenerate sets for Unicode properties and values.
Get and set relations (one-to-one, one-to-many, many-to-one) for Backbone models
DOM testing utilities with API that mirrors React Testing Library
Only Backbone.Model and collection
Topological sort of directed acyclic graphs (like dependecy lists)
Create object hierarchies with Backbone models. Respond to hierarchy changes using regular Backbone events
Force V8 to use fast properties for an object
A pageable Backbone.Collection superset. Supports server-side/client-side/infinite pagination and sorting.
Standalone version of Backbone.Events
A Hilla TypeScript Generator plugin to generate form models
Separates 'events' support from Backbone in addition to adding TyphonJS extensions.
A Hilla TypeScript Generator plugin to generate basic code
Eslint rules for Backbone.
<!-- starthide --> Part of the [Human Javascript toolkit](http://docs.humanjavascript.com) for building clientside applications. <!-- endhide -->
Backbone view with JBone injected
Proper decorator-based transformation / serialization / deserialization of plain javascript objects to class constructors