Skip to content

direwolf/direwolf-ifml-elements

Repository files navigation

<direwolf-ifml-elements>

IFML elements for the Direwolf Modeler.

This webcomponent follows the open-wc recommendation.

Installation

npm i direwolf-ifml-elements

Usage

<script type="module">
  import 'direwolf-ifml-elements/direwolf-ifml-elements.js';
</script>

<direwolf-ifml-elements></direwolf-ifml-elements>

Testing using karma (if applied by author)

npm run test

Testing using karma via browserstack (if applied by author)

npm run test:bs

Demoing using storybook (if applied by author)

npm run storybook

Linting (if applied by author)

npm run lint

About

IFML elements for the Direwolf Modeler

Resources

License

Stars

Watchers

Forks

Packages

No packages published