Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

View idosela's full-sized avatar

Ido Sela idosela

  • Google
  • New York, NY
View GitHub Profile
@idosela
idosela / angular-bc.js
Created April 13, 2012 20:22 — forked from vojtajina/angular-bc.js
Angular: BC module for scope/controller separation
/**
* @license AngularJS
* (c) 2010-2012 AngularJS http://angularjs.org
* License: MIT
*/
/**
* Backward compatibility module for AngularJS
* @author Vojta Jina <vojta.jina@gmail.com>
*