ricardodovalle's Stars
selectize/selectize.js
Selectize is the hybrid of a textbox and <select> box. It's jQuery based, and it has autocomplete and native-feeling keyboard navigation; useful for tagging, contact lists, etc.
RobinHerbots/Inputmask
Input Mask plugin
stlink-org/stlink
Open source STM32 MCU programming toolset
luis-almeida/unveil
A very lightweight jQuery plugin to lazy load images
esamattis/underscore.string
String manipulation helpers for javascript
iron-meteor/iron-router
A client and server side router designed specifically for Meteor.
messageformat/messageformat
ICU MessageFormat for Javascript - i18n Plural and Gender Capable Messages
adzap/validates_timeliness
Date and time validation plugin for ActiveModel and Rails. Supports multiple ORMs and allows custom date/time formats.
Meteor-Community-Packages/meteor-autoform
AutoForm is a Meteor package that adds UI components and helpers to easily create basic forms with automatic insert and update events, and automatic reactive validation.
Meteor-Community-Packages/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.
msavin/Mongol-meteor-explore-minimongo-devtools
In-App MongoDB Editor for Meteor (Meteor DevTools)
matteodem/meteor-boilerplate
A lightweight boilerplate for meteor projects
Meteor-Community-Packages/meteor-collection-hooks
Meteor Collection Hooks
kahmali/meteor-restivus
REST APIs for the Best of Us! - A Meteor 0.9+ package for building REST APIs https://atmospherejs.com/nimble/restivus
dburles/meteor-collection-helpers
⚙️ Meteor package that allows you to define helpers on your collections
Differential/accounts-entry
Meteor sign up and sign in pages
meteorhacks/sikka
Sikka - A Firewall for Meteor Apps
longshotlabs/meteor-template-extension
A Meteor package: Replace already defined templates, inherit helpers and events from other templates
meteorhacks/meteor-aggregate
Proper MongoDB aggregations support for Meteor
mquandalle/meteor-bower
[DEPRECATED] Use bower packages in your Meteor app
meteorhacks/unblock
this.unblock inside publications :D
CodersTV/site
CodersTV website, written with love and Meteor
zimme/meteor-iron-router-auth
Authentication and authorization for Iron.Router
mattkrick/lolliclock
A material design timepicker based on clockpicker
thespacedojo/timezone-picker
A meteor.js package to help with picking and applying timezones to moment objects.
nous-consulting/autoform-picker
Meteor AutoForm plugin which allow to pick (or create new) document from given Mongo Collection.
crapthings/meteor-hashids
jshimko/meteor-autoform-selectize
Custom Selectize input type for the Autoform package for Meteor.
BigDSK/meteor-inputmask
Meteor package for jquery.inputmask
roelvan/autoform-checkbox-fix
Quickfix for the autoform (v5) checkbox problem