Skip to content

Instantly share code, notes, and snippets.

View persac's full-sized avatar

Casper Schipper persac

  • Amsterdam
View GitHub Profile
import { Meteor } from 'meteor/meteor';
import { _ } from 'meteor/underscore';
import { FlowRouter } from 'meteor/ostrio:flow-router-extra';
import { Template } from 'meteor/templating';
import { check, Match } from 'meteor/check';
import { ReactiveDict } from 'meteor/reactive-dict';
// Active Route
// https://github.com/meteor-activeroute/legacy
// zimme:active-route