nicoknoll / crater.js

Meteor Microframework for High Achievers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crater.js

Extremely opinionated meteor boilerplate.

It includes a number of client + server packages, helpers and common features.

Comes with:

  • LESS
  • FontAwesome
  • Bootstrap
  • CoffeeScript
  • Mailgun API Integration (w/ Blaze based template parsing)
  • Modal Dialogs
  • Users Server & Client Sessions (logged in & anonymous)
  • Local Storage w/ Amplify
  • DataTables Templates (aldeed:tabular)
  • Autoform (aldeed:autoform)
  • Collection 2 (aldeed:collection2) w/ MinimongoId integration
  • Kadira Setup

About

Meteor Microframework for High Achievers


Languages

Language:CoffeeScript 66.1%Language:JavaScript 22.9%Language:CSS 7.7%Language:HTML 3.4%