Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tristantoye/meteor-extension

Boilerplate for a Meteor.js Chrome Extension
https://github.com/tristantoye/meteor-extension

Last synced: about 1 month ago
JSON representation

Boilerplate for a Meteor.js Chrome Extension

Awesome Lists containing this project

README

        

# meteor-extension
This is Boilerplate for a Meteor.js Chrome Extension

Quick demo of both using DDP to pull a collection into the extension & an iframe popup to add a UI to the browser.

Based on http://www.slideshare.net/JonathanPerl/building-a-chrome-extension-with-meteor

Uses https://github.com/eddflrs/meteor-ddp

Extension base from http://extensionizr.com/