Coder Social home page Coder Social logo

hustkiwi / backbone.layoutmanager Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tbranyen/backbone.layoutmanager

0.0 2.0 0.0 1.14 MB

A layout and template manager for Backbone.js applications.

Home Page: http://layoutmanager.org/

License: MIT License

CoffeeScript 0.77% JavaScript 99.23%

backbone.layoutmanager's Introduction

Backbone.LayoutManager

v0.8.4 Build Status

Maintained by Tim Branyen @tbranyen and Mike Pennisi @jugglinmike, with help from awesome contributors!

Provides a logical foundation for assembling layouts and views within Backbone. Designed to be adaptive and configurable for painless integration. Well tested, with full code coverage, in both the browser and Node.js environments.

Depends on Underscore, Backbone, and jQuery. You can swap out the dependencies with a custom configuration.

Documentation

http://layoutmanager.org/

Migrating from 0.7

http://layoutmanager.org/From-0.7-to-0.8

Release notes

  • Fixed package dependency issues with jQuery.
  • Updated Cheerio version, which includes fixes to filter.
  • Several fixes to the el: false implementation.
  • Removed custom $.contains Node.js implementation.

Full Release Log

Contributing

Please read and follow the contribution guide before contributing.

Running the unit tests in the browser

Open test/index.html in your favorite browser to ensure LayoutManager works as expected.

Running the unit tests headless

Install Node.js, Grunt.js 0.4, and run npm install inside the project directory.

Make sure you've installed grunt-cli globally with:

[sudo] npm install grunt-cli -g

Run grunt inside a terminal in the project directory to run the tests in both a headless browser and Node.js environment.

Donate

I do my very best to ensure top quality and continued progress with LayoutManager. Developers using, but not contributing, may want to consider leaving a small donation to show their appreciation.

All funds collected will find their way to the mspca organization. Thanks! :)

Donate

backbone.layoutmanager's People

Contributors

amccloud avatar angelini avatar atomictag avatar dancannon avatar davidql avatar dericcrago avatar drewzboto avatar fbuchinger avatar fiznool avatar gerev avatar groovetrain avatar hustkiwi avatar jaycetde avatar jugglinmike avatar morkai avatar nedcampion avatar r-cyr avatar rcs avatar sboudrias avatar searls avatar tbranyen avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.