Found 10528 bookmarks
Newest
Home / PWABuilder
Home / PWABuilder
All the tools you need to build and deploy your Progressive Web Apps.
·pwabuilder.com·
Home / PWABuilder
Fractal Glass Effect
Fractal Glass Effect
A fractal glass effect on images, simulating the look of an image viewed through distorted glass using a displacement filter and feDisplacementMap. You...
·codepen.io·
Fractal Glass Effect
link-peek Web Component
link-peek Web Component
The link-peek Web Component allows you to turn a regular anchor link to a rich preview (also known as an 'unfurled' link) to show description, meta image, website name and more using a JSON API.
·darn.es·
link-peek Web Component
How to use JSON Path · Bump.sh
How to use JSON Path · Bump.sh
A few years ago most API designers, developers, and technical writers would have had very little reason to bump into JSONPath, but its starting to get more and more relevant as more tools and standards start relying on it. So what is JSONPath, what is it used for, and how can you get up to speed with using it?
·bump.sh·
How to use JSON Path · Bump.sh
Animating the Dialog Element – Frontend Masters Boost
Animating the Dialog Element – Frontend Masters Boost
It might seem like you could just set a transition on the opacity of the dialog element in CSS from 0 to 1, but it doesn't work. You'll need to learn about @starting-style, and the overlay and allow-discrete keywords.
·frontendmasters.com·
Animating the Dialog Element – Frontend Masters Boost
Circular Text with CSS?
Circular Text with CSS?
Have you ever wanted to lay out some text in a circle but it felt like a lot of prodding in the dark?...
·dev.to·
Circular Text with CSS?
YouTube and Vimeo Web Component
YouTube and Vimeo Web Component
If you want something done right, post it wrong. In the long history of the innertubes, if you ask for help with code you typically won’t get much of a response. But if you post code and assert it is ideal and perfect and an immutable reflection of your pristine…
·adrianroselli.com·
YouTube and Vimeo Web Component
CSS Surprise Manga Lines
CSS Surprise Manga Lines
When a manga or anime character is surprised, lines focus on and highlight their face. Is it possible to create a similar effect with HTML and CSS? The answer is yes, and in this post, I explain how to do it! :: Blog post at Alvaro Montoro's Personal Website.
·alvaromontoro.com·
CSS Surprise Manga Lines
Fine-tuning Text Inputs
Fine-tuning Text Inputs
A quick overview of the attributes we can add to form fields to provide hints to the browser and improve the user experience for our visitors.
·garrettdimon.com·
Fine-tuning Text Inputs