GithubHelp home page GithubHelp logo

imclab / backpack Goto Github PK

View Code? Open in Web Editor NEW

This project forked from airbnb/backpack

0.0 2.0 0.0 1.57 MB

A pack of UI components for Backbone projects. Grab your backpack and enjoy the Views.

Home Page: http://airbnb.github.com/backpack/

License: Other

backpack's Introduction

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

Visit the Backpack.js User Guide

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

hshoff avatar jemgold avatar reduxionist 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.