Meteor AutoForm Materialize Playground

January 18, 2019 ยท View on GitHub

Playground and reference implementation for AutoForm Materialize suite.

Thank You This suite of packages is maintained by ExpertBox.com as a thank you to the Open Source community.

This package is part of a suite

mozfet:meteor-autoform-materialize mozfet:meteor-autoform-materialize-modals mozfet:meteor-autoform-nouislider mozfet:meteor-autoform-medium mozfet:meteor-autoform-materialize-playground

Compatibility

Version 5.2.0 of this demo app was manual smoke tested with:

  • macOS Mojave v10.14.1
  • Chrome v62.0.3497.81 (Official Build) (64-bit)
  • Meteor v1.8.1
  • Simple Schema v1.4.3 (NPM Package)
  • Materialize CSS v1.0.0 (NPM Package)
  • Hammerjs v2.0.8 (NPM Package)
  • Aldeed Autoform v6.3.0 (Atmosphere Package)
  • Aldeed Collection2 v2.1.2 (Atmosphere Package)
  • Mozfet Autoform Materialize v5.0.3 (Atmosphere Package)
  • Mozfet Autoform Materialize Modals v4.0.2 (Atmosphere Package)
  • Mozfet Autoform Materialize Files v2.1.0 (Atmosphere Package)
  • Mozfet Autoform Materialize noUiSlider v3.0.1 (Atmosphere Package)
  • Mozfet Autoform Materialize noUiSlider2 v1.1.0 (Atmosphere Package)
  • Mozfet Autoform Medium v2.0.4 (Atmosphere Package)
  • Mozfet Material Icons v1.1.0 (Atmosphere Package)
  • Ostrio Files 1.10.2 (Atmosphere Package)
  • FourSeven SCSS 4.9.0 (Atmosphere Package)
  • wNumb 1.1.0 (NPM Package)
  • Material Design Icons Fonts 3.0.1 (Atmosphere)

Installation

in your projects directory

$ git clone https://github.com/mozfet/meteor-autoform-materialize-playground.git
$ cd meteor-autoform-materialize-playground
$ meteor npm install
$ meteor

Useage

  1. open localhost:3000 using a browser
  2. click the example you want to see
  3. play with the examples
  4. look at the code