0.0.9 • Published 6 years ago

@ikamva/components v0.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

Built With Stencil

Ikamva Components

Web Components and Shared Code

Using this component

Node Modules

  • Run npm i @ikamva/components --save
  • Put a script tag similar to this <script src='node_modules/@ikamva/components/dist/ikamva.js'></script> in the head of your index.html
  • Then you can use the element anywhere in your template, JSX, html etc

  • Run npm i @ikamva/components --save
  • Add an import to the npm packages import ikamva;
  • Then you can use the element anywhere in your template, JSX, html etc
0.0.9

6 years ago

0.0.8

6 years ago

0.0.7

6 years ago

0.0.6

6 years ago

0.0.5

6 years ago

0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago