subview-state

0.1.0 • Public • Published

subview-state.js

A subview.js extension that adds a state model to your subview that can be bound to and is reflected by CSS classes applied to the $wrapper. This is very useful for UI state changes such as hiding and showing a side bar.

Usage

Installation: npm install subview-state

For a usage example see this subview.js example.

Development

To Build: grunt build

To Develop: grunt watch

To Test: npm test

/subview-state/

    Package Sidebar

    Install

    npm i subview-state

    Weekly Downloads

    0

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • bpeacock