0.0.9 • Published 4 years ago

web-vitals-wc v0.0.9

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

Web component to show web vitals on your page

web-vitals-chrome

Demo

Installation

yarn add web-vitals-wc

Usage

<script type="module">
  import 'web-vitals-wc/web-vitals-wc.js';
</script>

<web-vitals-wc></web-vitals-wc>

Examples

See examples

Browser Support

See Web Vitals

Development

Local

yarn start

To run a local development server that serves the basic demo located in demo/index.html

Testing

To run the suite of Web Test Runner tests, run

yarn test

Storybook

To run a local instance of Storybook for your component, run

yarn storybook

🤝 Contributing

Contributions, issues and feature requests are welcome!Feel free to check issues page

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2021 Benjamin Pickford. This project is MIT licensed.

0.0.9

4 years ago

0.0.8

4 years ago

0.0.7

4 years ago

0.0.5

4 years ago

0.0.6

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago