fregante

Results 36 repositories owned by fregante

object-fit-images

2.0k
Stars
271
Forks
Watchers

🗻 Polyfill object-fit/object-position on <img>: IE9, IE10, IE11, Edge, Safari, ...

iphone-inline-video

2.1k
Stars
301
Forks
Watchers

📱 Make videos playable inline on the iPhone (prevents automatic fullscreen)

webext-options-sync

144
Stars
10
Forks
Watchers

Helps you manage and autosave your extension's options. Chrome and Firefox.

image-promise

146
Stars
16
Forks
Watchers

🎑🤞 Load one or more images, return a promise. Tiny, browser-only, no dependencies.

release-with-changelog

62
Stars
13
Forks
Watchers

Creates GitHub releases for pushed tags, with the commit log as release body

webext-dynamic-content-scripts

79
Stars
13
Forks
Watchers

WebExtension module: Automatically registers your content_scripts on domains added via permission.request

delegate-it

188
Stars
7
Forks
Watchers

DOM event delegation, in <1KB

doma

94
Stars
2
Forks
Watchers

Parse an HTML string into `DocumentFragment` or one `Element`, in a few bytes (in browser)

filter-altered-clicks

21
Stars
0
Forks
Watchers

Filter alt-click, ctrl-click, shift-click, middle click, ...

fit-textarea

76
Stars
2
Forks
Watchers

Automatically expand a <textarea> to fit its content, in a few bytes