Skip to content

Commit 794e85c

Browse files
author
Ibrahim Cesar
committed
chore: added emoji to description 😬
1 parent e5e35b5 commit 794e85c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

β€ŽREADME.mdβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# React Lite YouTube Embed
22

3-
> A faster and cleaner YouTube embed component for __React__: 1.4kB minified, 699B minified + gzipped
3+
> πŸ“Ί A faster and cleaner YouTube embed component for __React__: 1.4kB minified, 699B minified + gzipped
44
55
Port of Paul Irish's [Lite YouTube Embed](https://github.com/paulirish/lite-youtube-embed) to a React Component. Provide videos with a supercharged focus on visual performance. The gain is not the same as the web component of the original implementation but saves some requests and gives you more control of the embed visual. An ["Adaptive Loading"](https://www.youtube.com/watch?v=puUPpVrIRkc) way to handle iframes for YouTube.
66

β€Žpackage.jsonβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-lite-youtube-embed",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"main": "dist/index",
55
"module": "dist/index",
66
"files": [

0 commit comments

Comments
Β (0)