-
-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove bundlephobia links, not stable api
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,11 +19,11 @@ HTML5 video and audio players are automatically included. Other providers like Y | |
|
||
Sizes of the `vlitejs` bundle compared to the competition: | ||
|
||
| | [`vlitejs`](https://bundlephobia.com/package/[email protected]) | [`plyr`](https://bundlephobia.com/package/[email protected]) | [`video.js`](https://bundlephobia.com/package/[email protected]) | | ||
| ------------ | :---------------------------------------------------------: | :---------------------------------------------------: | :-----------------------------------------------------------: | | ||
| Uncompressed | 68 KB | 299 KB | 2100 KB | | ||
| Compressed | 27 KB | 110 KB | 560 KB | | ||
| Gzip | 6 KB | 32 KB | 159 KB | | ||
| | `vlitejs` | `plyr` | `video.js` | | ||
| ------------ | :-------: | :----: | :--------: | | ||
| Uncompressed | 68 KB | 299 KB | 2100 KB | | ||
| Compressed | 27 KB | 110 KB | 560 KB | | ||
| Gzip | 6 KB | 32 KB | 159 KB | | ||
|
||
> **Note** _`vlitejs 5.0.1`, `plyr 3.7.8`, `videojs 8.3.0`_ | ||
|