Anywhere EJSON.toJSONValue(val) import { EJSON } from 'meteor/ejson'
package.js Package.registerBuildPlugin([options]) Define a build plugin
App.accessRule(pattern, [options]) Set a new access rule based on origin domain for your app. By default your application
Client Blaze.toHTML(templateOrView) import { Blaze } from 'meteor/blaze'
Anywhere EJSON.equals(a, b, [options]) import { EJSON } from
Angular is a frontend rendering library that is officially supported by Meteor. The best place to read about how to use both Angular 1 and Angular 2 in Meteor is the
Client computation.invalidate()
Anywhere HTTP.put(url, [callOptions], [asyncCallback]) import
Match Patterns The following patterns can be used as pattern arguments to check
Anywhere Meteor.methods(methods) import { Meteor } from 'meteor/meteor'
Page 24 of 28