0.0.3 • Published 12 months ago

@lifelongdev/throw-moji v0.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
12 months ago

\

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

0.0.3

12 months ago

0.0.2

12 months ago

0.0.1

12 months ago