grapher/README.md
2016-09-19 12:47:43 +03:00

1.4 KiB

Welcome to Grapher

Build Status MIT licensed

General

Grapher is a Meteor package that will:

  1. Allow you to work with Joins (also known as: Relationships or Links) between Collections;
  2. Expose reactive/non-reactive fetching abilities using a GraphQL like syntax.

Updates

Check-out the CHANGELOG for latest updates.

Installation

meteor add cultofcoders:grapher

Documentation

Please read the documentation:

API

Quick Reference API

Useful packages and integrations

Integration with React (cultofcoders:grapher-react)

Atmosphere GitHub

Live View (cultofcoders:grapher-live)

Atmosphere GitHub