Advertisement
mud_dauber

Meteor.js smart packages list - 5/21/2013

May 20th, 2013
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.36 KB | None | 0 0
  1. accounts-base A user account system
  2. accounts-facebook Login service for Facebook accounts
  3. accounts-github Login service for Github accounts
  4. accounts-google Login service for Google accounts
  5. accounts-meetup Login service for Meetup accounts
  6. accounts-password Password support for accounts.
  7. accounts-twitter Login service for Twitter accounts
  8. accounts-ui Simple templates to add login widgets to an app.
  9. accounts-ui-unstyled Unstyled version of login widgets
  10. accounts-weibo Login service for Sina Weibo accounts
  11. amplify API for Persistant Storage, PubSub and Request
  12. appcache enable the application cache in the browser
  13. audit-argument-checks Try to detect inadequate input sanitization
  14. autopublish Automatically publish the entire database to all clients
  15. backbone A minimalist client-side MVC framework
  16. bootstrap Front-end framework from Twitter
  17. code-prettify Syntax highlighting of code, from Google
  18. coffeescript Javascript dialect with fewer braces and semicolons
  19. d3 Library for manipulating documents based on data.
  20. ejson Extended and Extensable JSON library
  21. email Send email messages
  22. force-ssl Require this application to use secure transport (HTTPS)
  23. handlebars Simple semantic templating language
  24. htmljs Easy macros for generating DOM elements in Javascript
  25. http Make HTTP calls to remote servers
  26. insecure Allow all database writes by default
  27. jquery Manipulate the DOM using CSS selectors
  28. jquery-history pushState module from the jQuery project
  29. jquery-layout Easily create arbitrary multicolumn layouts
  30. jquery-waypoints Execute a function when the user scrolls past an element
  31. less The dynamic stylesheet language.
  32. madewith Made With Meteor badge
  33. preserve-inputs Automatically preserve all form fields with a unique id
  34. showdown Markdown-to-HTML processor
  35. spiderable Makes the application crawlable to web spiders.
  36. stylus Expressive, dynamic, robust CSS.
  37. underscore Collection of small helper functions: _.map, _.each, ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement