equivalent-js-plugin-mdc

0.1.1 • Public • Published

EquivalentJS Plugin MDC

-- ONLY PLACEHOLDERS awaiting description --

Introduction

Material Components abstraction

an UI framework integration as EquivalentJS plugin

Description

Requirements

Install dependencies with npmjs at project root folder

npm install

Configuration

{
  "plugins": {
    "equivalent-js-plugin-mdc": true
  }
}

Documentation, scripts and stylesheets

Generate scripts and stylesheets (Sass) and documentation (JSDoc & JSDoc Type)

npm run dev:run

or

npm run dev:watch

Run demo application in browser with loaded plugins

npm run dev:http

http://127.0.0.1:8084/index.html

Build all EquivalentJS modules as concatenated minified library file

npm run prod:minify

http://127.0.0.1:8084/prod.html

How to contribute

Contributing

Appendix

Code of Conduct

...live long and prosper

Dependents (0)

Package Sidebar

Install

npm i equivalent-js-plugin-mdc

Weekly Downloads

1

Version

0.1.1

License

MIT

Last publish

Collaborators

  • xeroxzone