0.1.0 • Published 4 years ago
direwolf-istar-elements v0.1.0
\
iStar 2.0 elements for the Direwolf Modeler.
Installation
npm i direwolf-istar-elementsUsage
<script type="module">
import 'direwolf-istar-elements/direwolf-istar-elements.js';
</script>
<direwolf-istar-elements></direwolf-istar-elements>Testing using karma (if applied by author)
npm run testTesting using karma via browserstack (if applied by author)
npm run test:bsDemoing using storybook (if applied by author)
npm run storybookLinting (if applied by author)
npm run lint