Skip to content

devversion/material2-plunker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[INACTIVE] material2-plunker

Use the offical template: http://plnkr.co/edit/o077B6uEiiIgkC0S06dd?p=preview

What is it for?

This is a basic Angular Material 2 App, which transpiles Typescript on demand and loads all dependencies from the internet.

  • This is perfect for a template, because it's not depending on any dependency managers.

Developers, who have an issue with Material 2, can simply use this as a Plunker Template to demonstrate their issue.

How does it load all its dependencies?

The Template loads all its dependencies from Firebase.
We currently update all modules manually (read more) and deploy them to Firebase.

Currently bundled modules are:

  • @angular,
  • @angular2-material
  • rxjs
  • zone.js,
  • reflect-metadata

So, you as you can see, we provide a bundle for all modules which are required to run a Angular 2 App.

Cooming soon

  • Automatic Module Updating
    It is planned, to update all modules automatically, when new changes were commited to Angular Material 2

Links

About

INACTIVE: Use from @angular/material2 repository

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published