MCPcopy
hub / github.com/meteor/meteor

github.com/meteor/meteor @accounts-password@1.5.2 sqlite

repository ↗ · DeepWiki ↗ · release accounts-password@1.5.2 ↗
5,159 symbols 18,243 edges 1,195 files 150 documented · 3%
README

Meteor

TravisCI Status CircleCI Status BrowserStack Status

Meteor is an ultra-simple environment for building modern web applications.

With Meteor you write apps:

  • in modern JavaScript
  • that send data over the wire, rather than HTML
  • using your choice of popular open-source libraries

Try a getting started tutorial: * React * Blaze * Angular

Next, read the guide and the documentation.

Quick Start

On Windows, the installer can be found at https://www.meteor.com/install.

On Linux/macOS, use this line:

curl https://install.meteor.com/ | sh

Create a project:

meteor create try-meteor

Run it:

cd try-meteor
meteor

Developer Resources

Building an application with Meteor?

  • Announcement list: sign up at https://www.meteor.com/
  • Having problems? Ask for help at: https://stackoverflow.com/questions/tagged/meteor
  • Discussion forums: https://forums.meteor.com/

Interested in helping or contributing to Meteor? These resources will help:

We are hiring! Visit meteor.io/jobs to learn more about working full-time on the Meteor project.

Uninstalling Meteor

Aside from a short launcher shell script, Meteor installs itself inside your home directory. To uninstall Meteor, run:

rm -rf ~/.meteor/
sudo rm /usr/local/bin/meteor

On Windows, just run the uninstaller from your Control Panel.

Extension points exported contracts — how you extend this code

JSON (Interface)
(no doc) [2 implementers]
tools/index.d.ts
RawFile (Interface)
(no doc)
tools/isobuild/import-scanner.ts
Link (Interface)
(no doc)
tools/static-assets/skel-typescript/imports/api/links.ts
StatWatcher (Interface)
(no doc)
tools/fs/files.ts
Promise (Interface)
(no doc)
tools/index.d.ts
File (Interface)
(no doc)
tools/isobuild/import-scanner.ts
Entry (Interface)
(no doc)
tools/fs/safe-watcher.ts
Function (Interface)
(no doc)
tools/index.d.ts

Core symbols most depended-on inside this repo

equal
called by 2075
packages/tinytest/tinytest.js
each
called by 770
packages/callback-hook/hook.js
match
called by 690
tools/tool-testing/run.js
use
called by 607
tools/isobuild/package-api.js
add
called by 604
tools/isobuild/bundler.js
call
called by 573
packages/oauth1/oauth1_binding.js
forEach
called by 511
packages/id-map/id-map.js
isTrue
called by 492
packages/tinytest/tinytest.js

Shape

Function 3,514
Method 1,294
Class 342
Interface 8
Enum 1

Languages

TypeScript100%
Python1%
Java1%

Modules by API surface

packages/deprecated/d3/d3.v3.js497 symbols
examples/other/template-demo/client/d3.v2.js398 symbols
packages/logic-solver/minisat.js267 symbols
packages/srp/biginteger.js105 symbols
packages/non-core/jquery/jquery.js99 symbols
tools/console/console.js98 symbols
packages/deprecated/jquery-layout/jquery.layout.js98 symbols
tools/isobuild/compiler-plugin.js83 symbols
tools/isobuild/bundler.js82 symbols
tools/fs/files.ts79 symbols
packages/ddp-client/common/livedata_connection.js64 symbols
tools/isobuild/import-scanner.ts63 symbols

Used by 1 indexed graphs manifest dependencies, hub-wide

Dependencies from manifests, versioned

@babel/core7.7.2 · 1×
@babel/plugin-proposal-do-expressions7.6.0 · 1×
@babel/runtime7.0.0-beta.56 · 1×
@polymer/lit-element0.7.1 · 1×
@types/meteor1.4.30 · 1×
@types/mocha5.2.7 · 1×
@types/react16.9.0 · 1×
@types/react-dom16.9.0 · 1×
@wry/context0.4.0 · 1×
acornfile:imports/links/a · 1×
arson0.2.6 · 1×
aws-sdk2.2.41 · 1×

Datastores touched

(mongodb)Database · 1 repos
asdfDatabase · 1 repos
databasenameDatabase · 1 repos
test_dbDatabase · 1 repos

For agents

$ claude mcp add meteor \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact