package.js api.addFiles(filenames, [architecture], [options])
Anywhere EJSON.parse(str) import { EJSON } from 'meteor/ejson'
Anywhere EJSON.newBinary import { EJSON } from 'meteor/ejson'
meteor list Lists all the packages that you have added to your project. For each package, lists the version that you are using. Lets you know
App.info(options) Set your mobile app's core configuration information. Options
Anywhere but publish functions Meteor.user() import { Meteor
Anywhere Accounts.createUser(options, [callback]) import { Accounts
After reading this guide, you’ll know: What Cordova is, and how Meteor integrates with it to build mobile apps from a single codebase
Client Blaze.If(conditionFunc, contentFunc, [elseFunc]) import
Server Meteor.onConnection(callback) import { Meteor } from
Page 26 of 28