Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

angular-meteor

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-meteor

Combining the simplicity and power of AngularJS and Meteor

  • 1.3.10
  • npm
  • Socket score

Version published
Weekly downloads
378
increased by15.24%
Maintainers
1
Weekly downloads
 
Created
Source

angular-meteor Build Status Bower version bitHound Overall Score Join the chat at https://gitter.im/Reactive-Extensions/RxJS

======================================================

This github is mainly for angular1-meteor, please comes here for angular2-meteor.

The power of Meteor and the simplicity and eco-system of AngularJS

ng-conf

Getting started with Angular Meteor

Getting started tutorial

Documentation

Meteor Project

  1. Install Meteor $ curl https://install.meteor.com | /bin/sh
  2. Create a new meteor app using $ meteor create myapp or navigate to the root of your existing app
  3. Install Angular $ meteor add angular
  4. Remove unneeded packages $ meteor remove blaze-html-templates ecmascript

Meteor client side - with Bower

Use Meteor as a service in your existing non Meteor angular application

  1. Install meteor-client-side $ bower install meteor-client-side
  2. Install angular-meteor $ bower install angular-meteor

Contributing

Please read the contributing instructions at the contributing page.

Usage

Go to the official docs

Acknowledgement

This project started as ngMeteor, a pre-0.9 meteorite package. Since then a lot has changed but that was the main base.

Also, a lot of features were inspired by @superchris's angular-meteor fork of ngMeteor

Keywords

FAQs

Package last updated on 11 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

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc