A curated list of delightful Blaze packages and resources. If you want to contribute, please read the contribution guidelines.
- Table of Contents
- Resources - Official Resources - Jobs - Community - Tutorials
- Projects using Blaze - Open Source - Commercial
- Blaze Packages - Components - Routing - Libraries - SSR
- Contributions
- License
- arggh:teleport - Render templates anywhere in the DOM.
- aldeed:autoform - UI components and helpers to easily create basic forms with automatic insert and update events, and automatic reactive validation.
- dispatch:scrollview - A high performance infinite scrollview for meteor.
- znewsham:dynamic-table - Flexible datatables for large collections in Meteor
- d3k4y:tabular - Reactive datatables for large or small datasets.
- ostrio:flow-router-extra - Carefully extended flow-router package.
- manuel:viewmodel - MVVM for Meteor.
- peerlibrary:blaze-components - A system for easily developing complex UI elements that need to be reused around your Meteor app.
- themeteorites:blaze-magic-events - A new way of binding event handlers to html elements for Meteor's Blaze.
- aldeed:template-extension - Replace already defined templates, inherit helpers and events from other templates.
- dburles:google-maps - Meteor package for the Google Maps Javascript API v3.
-
aldeed:autoform - Provides UI components and helpers to easily create basic forms with automatic insert and update events, and automatic reactive validation.
-
- aldeed:autoform-bs-datepicker - Provides a single custom input type, "bootstrap-datepicker", which renders an input using the bootstrap-datepicker plugin.
- aldeed:autoform-select2 - Provides a single custom input type, "select2", which renders an input using the select2 plugin.
- mpowaga:autoform-summernote - Adds a WYSIWYG editor to AutoForm (Continued via aniskhan001:autoform-summernote).
- newnectar:meteor-autoform-select-country-flags - Simple select for countries using selectize.
- ostrio:autoform-files - Upload and manage files with support for many backends, such as collectionFS, GridFS or Amazon S3.
- muqube:autoform-nouislider - Provies a customizable noUiSlider input type.
- forwarder:autoform-wizard - Create wizard-like multi step components.
- jkuester:autoform-bpmn - Adds the bpmn.io BPMN modeler as input type.
-
- mozfet:autoform-materialize - Materialize-css styled forms for AutoForm.
- imajus:autoform-bootstrap4 - A Bootstrap 4 theme for all builtin AutoForm components and inputs.
-
-
templates:forms - Build production-ready, reactive forms in minutes. Even complex workflows can be achieved with just a few lines of code.
- meteorhacks:ssr - Server Side Rendering for Meteor.
Contributions are appreciated. Please read the contribution guidelines.
To the extent possible under law, arggh has waived all copyright and related or neighboring rights to this work.