@mometa/materials-resolver

Resolve materials config

Usage no npm install needed!

<script type="module">
  import mometaMaterialsResolver from 'https://cdn.skypack.dev/@mometa/materials-resolver';
</script>

README

@mometa/materials-resolver

NPM version NPM Downloads Prettier Conventional Commits

Resolve materials config

Installation

npm install @mometa/materials-resolver
# or use yarn
yarn add @mometa/materials-resolver

Usage

import materialsResolver from '@mometa/materials-resolver'

Contributing

  • Fork it!
  • Create your new branch:
    git checkout -b feature-new or git checkout -b fix-which-bug
  • Start your magic work now
  • Make sure npm test passes
  • Commit your changes:
    git commit -am 'feat: some description (close #123)' or git commit -am 'fix: some description (fix #123)'
  • Push to the branch: git push
  • Submit a pull request :)

Authors

This library is written and maintained by 余聪.

License

MIT - 余聪