Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adamsilverstein/web-vitals-block
https://github.com/adamsilverstein/web-vitals-block
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/adamsilverstein/web-vitals-block
- Owner: adamsilverstein
- Created: 2020-08-23T23:08:43.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-01-26T17:21:37.000Z (11 months ago)
- Last Synced: 2024-12-16T14:04:40.266Z (11 days ago)
- Language: JavaScript
- Size: 920 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: readme.txt
Awesome Lists containing this project
README
=== Web Vitals Block ===
Contributors: adamsilverstein
Tags: block, web vitals, core web vitals
Requires at least: 5.5
Tested up to: 6.4
Stable tag: 1.2.1
Requires PHP: 7.0.0
License: MIT
License URI: https://opensource.org/licenses/MIT== Description ==
Display web vitals element in a block.
== Installation ==
1. Activate the plugin from the block directory by typing `web vitals` into the block inserter.== Frequently Asked Questions ==
== Screenshots ==
1. The plugin in use - inserting a web vitals block.
== Changelog ==
= 1.2.0 =
Add toggle controls to enable/disable each vital.= 1.1.0 =
* Update web-vitals-element to include support for Core Web Vitals 'needs improvement' threshold. See https://github.com/stefanjudis/web-vitals-element/pull/2.= 1.0.2 =
* Clean up naming for block directory.= 1.0.1 =
* Tag for update.= 1.0.0 =
* Initial Release.
* Props to @stefanjudis for `web-vitals-element` - https://github.com/stefanjudis/web-vitals-element
upon which this plugin is based.