ember-cli-material-design

An ember cli veriosn of material design compoent

Usage no npm install needed!

<script type="module">
  import emberCliMaterialDesign from 'https://cdn.skypack.dev/ember-cli-material-design';
</script>

README

ember-cli-material-design

An ember cli addon for bootstrap material design.

Depend on http://fezvrasta.github.io/bootstrap-material-design/

This implemenetation is using jQuery which not work well with emberjs. So for this addon, majorly rewrite the script part into ember component.