1.0.1 • Published 10 years ago

view-controller v1.0.1

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

ViewController

Under the pressure of the good folks at SupportKit, here's a quick README.

Rationale

If you are like me and despise having bloated views in your Marionette code and need a way to separate the business logic from the UI logic, this is for you. The ViewController allows you to separate concerns easily and keep a sane codebase.

Installation

Using npm:

npm install view-controller

Using bower:

bower install view-controller

Running tests

npm install
grunt test

Documentation

The source code contains a lot of comments, but I plan to write a more comprehensive documentation.

Contributions

I accept all form of contribution (a song, a drawing, or a cat picture will do)! I didn't put up a style guide yet, but since it's only one file, just go with it for now.

1.0.4

10 years ago

1.0.3

10 years ago

1.0.2

10 years ago

1.0.1

10 years ago

1.0.0

10 years ago