0.0.9 • Published 6 years ago

ordina-jworks-logo v0.0.9

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

Built With Stencil

Ordina Jworks Logo

Using this component

Dark theme

<ordina-jworks-logo theme='dark'></ordina-jworks-logo>

Light theme

<ordina-jworks-logo theme='light'></ordina-jworks-logo>

Script tag

  • Put a script tag similar to this <script src='https://unpkg.com/ordina-jworks-logo@0.0.9/dist/ordinajworks.js'></script> in the head of your index.html
  • Then you can use the element anywhere in your template, JSX, html etc

Node Modules

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

In a stencil-starter app

  • Run npm install ordina-jworks-logo --save
  • Add { name: 'ordina-jworks-logo' } to your collections
  • 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

7 years ago

0.0.1

7 years ago