@lifelongdev/throw-moji

0.0.3 • Public • Published

<throw-moji>

This webcomponent follows the open-wc recommendation.

Installation

npm i throw-moji

Usage

<script type="module">
  import 'throw-moji/throw-moji.js';
</script>

<throw-moji></throw-moji>

Tooling configs

For most of the tools, the configuration is in the package.json to minimize the amount of files in your project.

If you customize the configuration a lot, you can consider moving them to individual files.

Local Demo with web-dev-server

npm start

To run a local development server that serves the basic demo located in demo/index.html

Readme

Keywords

none

Package Sidebar

Install

npm i @lifelongdev/throw-moji

Weekly Downloads

1

Version

0.0.3

License

MIT

Unpacked Size

5.87 kB

Total Files

9

Last publish

Collaborators

  • lifelongdev