Pinned Repositories
materialize-xl-screen
Extra large screen size for Materialize
mdl-blaze
Input elements for Material Design Lite and templates:forms
meteor-azure
Automate Meteor deployments on Azure App Service
meteor-azure-server-init
Meteor Azure, server initialisation script
meteor-pretty-email
Pretty emails for meteor
mylar
Mylar Platform
mylar-accounts-idp
Mylar, login service for IDP accounts
mylar-active-attacker
Mylar, provide security against active attacker
mylar-basic-crypto
Mylar, basic crypto
mylar-search
Mylar, multi-key search over encrypted data
Fractal Software's Repositories
fractal-code/meteor-azure
Automate Meteor deployments on Azure App Service
fractal-code/mylar
Mylar Platform
fractal-code/mdl-blaze
Input elements for Material Design Lite and templates:forms
fractal-code/meteor-azure-example
ARCHIVE
fractal-code/meteor-azure-server-init
Meteor Azure, server initialisation script
fractal-code/reactive-data-array
Create reactive arrays that track cursor data
fractal-code/acceptance-test-driver
fractal-code/azure-demeteorizer
CLI tool for deploying demeteorized meteor apps on Azure App Service.
fractal-code/azure-meteor-settings
INTERNAL: Update Meteor settings on Azure App Service
fractal-code/blaze
:fire: Meteor Blaze is a powerful library for creating live-updating user interfaces
fractal-code/chimp
Develop acceptance tests & end-to-end tests with realtime feedback
fractal-code/cleaner
Gives you methods to clear your Mongo database and collections for testing purposes
fractal-code/fabric
Javascript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser
fractal-code/flow-router
Carefully Designed Client Side Router for Meteor
fractal-code/forms
Dead easy reactive forms with validation (Meteor).
fractal-code/gulp-chrome-manifest
gulp plugin for Chrome Manifest
fractal-code/isotope
:revolving_hearts: Filter & sort magical layouts
fractal-code/meteor-azure-web-config
Meteor Azure, web config samples
fractal-code/meteor-backdoor
Meteor method that allows you to run arbitrary code on the server
fractal-code/meteor-collection2
A Meteor package that extends Mongo.Collection to provide support for specifying a schema and then validating against that schema when inserting and updating.
fractal-code/meteor-desktop
Build a Meteor's desktop client with hot code push.
fractal-code/meteor-i18n
Simplest internationalization package for Meteor
fractal-code/meteor-mailgun-api
Meteor wrapper for https://github.com/1lobby/mailgun-js The instance of the npm module lives in Mailgun.api so use that for calling methods in https://github.com/1lobby/mailgun-js
fractal-code/meteor-mdl
DEPRECIATED: Adds Sass support to zodiase:mdl
fractal-code/meteor-picnic
DEPRECIATED: Picnic CSS wrapped for Meteor
fractal-code/meteor-simple-schema
A simple, reactive schema validation smart package for Meteor.
fractal-code/mocha-circleci-reporter
INTERNAL USE
fractal-code/mup-aws-beanstalk
Deploy Meteor apps to AWS Elastic Beanstalk using Meteor Up
fractal-code/node-notifier
A Node.js module for sending notifications on native Mac, Windows and Linux (or Growl as fallback)
fractal-code/todos
The example app "Todos", written following the Meteor Guide