Socket
Book a DemoInstallSign in
Socket

angular-router-browserify

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-router-browserify

Angular's router module for use with Browserify

0.0.2
latest
Source
npmnpm
Version published
Weekly downloads
35
1066.67%
Maintainers
1
Weekly downloads
 
Created
Source

Angular Router Browserify

I'm enjoying working with Angular using Browserify, but couldn't find the angular-route module in a state where I could easily install it and use with with Angular, so I grabbed the source and quickly threw this together.

Hopefully one day the modules will be on npm officially and this won't be required, but until that's the case this acts as a nice stop gap. I'll try to publish new versions whenever the router gets updated.

Current angular-router version: 1.2.15

## Usage

$ npm install --save angular-router-browserify
var angular = require('angular');
require('angular-router-browserify')(angular)

// zomg this works now
var app = angular.module('myApp', ['ngRoute']);

FAQs

Package last updated on 08 Sep 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.