Git Product home page Git Product logo

backpack's Introduction

This project is deprecated and no longer being maintained.

______            _                     _      _        |
| ___ \          | |                   | |    (_)       |  A pack of UI components for Backbone projects.
| |_/ / __ _  ___| | ___ __   __ _  ___| | __  _ ___    |  Grab your backpack and enjoy the Views. 
| ___ \/ _` |/ __| |/ / '_ \ / _` |/ __| |/ / | / __|   |
| |_/ / (_| | (__|   <| |_) | (_| | (__|   < _| \__ \   |
\____/ \__,_|\___|_|\_\ .__/ \__,_|\___|_|\_(_) |___/   |
                      | |                    _/ |       |
                      |_|                   |__/        |

Quick Start

  1. git clone [email protected]:airbnb/backpack.js.git
  2. cd backpack.js && open example/index.html

Hack on Backpack

Quick Start

  1. git clone [email protected]:airbnb/backpack.js.git
  2. cd backpack.js && npm install

Cake Build Tools

The Cakefile defines the following tasks:

cake compile        # Compile CoffeeScript source files
cake build          # Creates /lib_path/Backpack-bundle.js & /lib_path/Backpack-bundle.min.js & /lib_path/js/*.js
cake test           # Opens Jasmine SpecRunner. Watches BackpackSpec-Bundle.js for changes
cake docs           # Generate annotated source code with Docco
cake watch          # Recompile CoffeeScript source files when modified to Backpack-bundle.js
cake watch:js       # Recompile CoffeeScript source files when modified to individual .js files

Testing

Backpack.js tests are written using jasmine with sinon.js and jasmine-sinon.

You can run the test suite with cake test.

backpack's People

Contributors

homeslicesolutions avatar hshoff avatar jemgold avatar ljharb avatar prenaudin avatar reduxionist avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

backpack's Issues

Calendar Component

These components are looking like they're off to a great start!

Recently, I've been looking around for Calendar datepicker components that would work well in the mobile context, and AirBnB's http://m.airbnb.com/ has a really great one.

I was wondering if any of the AirBnB Mobile stuff was using backpack.js yet (in particular the mobile web calendar), and if not, is there a blog/Quora post out there talking about it at all?

Fix GH Pages

You're having some issue with embedded iFrames - displays this alert a couple of times and then redirects to a 404 on @markdotto's GH address -

Error

Was really looking forward to reading the docs!

Move to JavaScript

We're planning on deprecating the CoffeeScript version of Backpack.

CoffeeScript was great for prototyping Backpack, but I think it will be more helpful for more people if we do it in plain ol' JavaScript.

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.