Stefan Zermatten 266495abc8 Bumped version
2015-06-29 09:44:57 +02:00
2015-06-29 09:44:57 +02:00
2015-03-24 12:11:04 +00:00
2015-04-22 12:44:25 +02:00
2015-04-22 12:44:25 +02:00
2014-11-03 07:55:27 +00:00

TODO

  • Get Polymer installed using bower.
  • Install Vulcanize package listed below
  • Copy the differential polymer demo to get polymer implemented nicely
  • Update Meteor
  • Install and use LESS

Packages used

  • meteor-platform
  • autopublish
    • Publishes everything to the client.
    • Must be removed before release
  • insecure
    • Allows the client the freedom to modify any colleciton.
    • Must be removed before release
  • iron:router
    • Enables pagination and URL's to direct to specific templates.
    • Tutorial
  • accounts-password
    • Lets users create accounts with a simple password
  • accounts-ui
    • Adds simple UI for logging in
  • random
    • Somewhat decent cryptographically strong psuedo random number generation.
    • readme
  • dburles:collection-helpers
    • Adds template-style helpers to collections. github page
  • reactive-var
  • cw4gn3r:jquery-event-drag
    • Adds jquery drag events
  • underscore
    • Handy javascript utilities
    • Docs
  • aldeed:collection2
  • aldeed:autoform
    • Automatically generates bootstrap forms for collection2 Schemas.
    • github
  • differential:vulcanize
    • Bakes all the polymer imports into one file
    • github

Resources

differential's polymer demo

Description
No description provided
Readme 27 MiB
Languages
Vue 47%
TypeScript 21.9%
JavaScript 21.1%
CSS 9.6%
Nearley 0.2%
Other 0.1%