Giter VIP home page Giter VIP logo

backbone.components's Introduction

Backbone.Components

Shared repo for re-usable components built on top of Backbone JS

This repository was created to store and share components that I regularly build, and re-build, in Backbone JS driven web apps.

PLEASE NOTE: I created this repository August 4th, 2013, so everything is very experimental at this point. I haven't even minified my code yet, or decided if I will continue to use straight HTML templates, so please use with caution.

Dependencies + Features

This repository relies on Backbone, Underscore, and JQuery - and includes re-usable views, such as forms, pagination, modals, etc. Components are buildt out of Backbone JS views, and Underscore templates.

I also use Bootstrap for CSS in all of my default templates, but feel free to over-ride with your own custom templates as you initialize any of the enclosed views.

I also include my custom BaseModel and BaseCollection whcih I inherit all of my models and collections from, and I hope to make this an optional feature of the library in the future.

All constructors are attached to the global variable BBC (short for Backbone.Components)

backbone.components's People

Contributors

nameofname avatar

Watchers

Jonathan Barratt 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.