This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@d3banking/backbone-decorators

0.1.0 • Public • Published

backbone-decorators

Collection of decorators that simplify using Backbone with ES6 classes.

Use

  1. Use NPM to install the backbone-decorators package

    npm install @d3banking/backbone-decorators --save
  2. Import the desired decorator into the Backbone module

    import { on } from '@d3banking/backbone-decorators';

Decorator List

  • on
  • className
  • tagName
  • prop
  • protoProp
  • url
  • accessor
  • accessors

Developing

Dist Build

npm start

Run Tests

npm test

License

Software: Licenced under the MIT License (MIT)

http://opensource.org/licenses/MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @d3banking/backbone-decorators

Weekly Downloads

1

Version

0.1.0

License

MIT

Last publish

Collaborators

  • ad250620
  • jparish
  • ownernpm
  • d3veloper
  • d3ci