@frontkom/vf-calc
TypeScript icon, indicating that this package has built-in type declarations

0.1.1 • Public • Published

Built With Stencil

Using this component

Install from NPM

$ npm install --save @frontkom/vf-calc

Put a script tag similar to this in the head of your index.html

<script src="/node_modules/@frontkom/vf-calc/dist/vf-calc.js"></script>

Then you can use the element anywhere in your template, JSX, html, etc.

<vf-calc recipe-id="261"></vf-calc>

Example

<!DOCTYPE html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <title>Vestfold Fugl Calculator</title>
  <script src="./node_modules/@frontkom/vf-calc/dist/vf-calc.js"></script>
</head>
<body>
  <h1>Vestfold Fugl Recipe Calculator</h1>
  <vf-calc recipe-id="261"></vf-calc>
</body>
</html>

Readme

Keywords

none

Package Sidebar

Install

npm i @frontkom/vf-calc

Weekly Downloads

1

Version

0.1.1

License

MIT

Unpacked Size

147 kB

Total Files

31

Last publish

Collaborators

  • front-it
  • roborn
  • perandre
  • eliocro
  • sofiasousa
  • marcofernandes
  • fragje
  • fjosef
  • netkata-dev
  • ajotka