Socket
Book a DemoInstallSign in
Socket

angular2-browserify-deps

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-browserify-deps

Dependencies set for Angular2 with browserify

0.17.0
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

angular2-browserify-deps

npm version

Dependencies set for Angular2 with Browserify

v0.11.x --> For Angular2 Beta.11

Usage

npm install

$ npm i -S angular2-browserify-deps

in your index.ts

import "angular2-browserify-deps";

boostrap(App, [...]);

or index.js

require("angular2-browserify-deps");

boostrap(App, [...]);

Depends on ...

/**
 * ES6 Polyfills
 */
require("es6-promise");
require("es6-collections");

/**
 * Zone.js
 */
require("zone.js/dist/zone");
require("zone.js/dist/long-stack-trace-zone");

/**
 * ReflectMetadata
 */
require("reflect-metadata");

/**
 * RxJS
 */
require("rxjs/Rx");

Keywords

angular2

FAQs

Package last updated on 29 Apr 2016

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.