Placeholders.js

Placeholder shim

A polyfill for the HTML5 placeholder attribute to enable its use across multiple browsers.

A JavaScript polyfill for the HTML5 placeholder attribute

GitHub

948 stars
40 watching
232 forks
Language: JavaScript
last commit: almost 2 years ago
Linked from 3 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
es-shims/string.prototype.replaceall A polyfill shim for the String.prototype.replaceAll method to ensure compatibility with ESnext proposal in older JavaScript environments. 36
es-shims/globalthis Provides a polyfill for accessing the global object in ECMAScript environments where it is not supported 155
es-shims/array.prototype.every A polyfill for the Array.prototype.every method to enable it in older JavaScript environments. 7
cupofjoakim/framer.placehold Provides a library of image placeholder services for use in Framer prototypes. 11
maman/jvfloat.js A jQuery/Zepto plugin that emulates placeholder text animation behavior. 660
cujojs/poly A collection of individual modules that fill in the gaps in older browsers' support for modern JavaScript standards 139
es-shims/array-includes A polyfill for the Array.prototype.includes method in older JavaScript environments 43
michiwend/goplaceholder Generates placeholder images with customizable text and fonts. 28
es-shims/array.prototype.some Polyfills an ES5 method to check if any element in an array meets a condition 2
es-shims/array.prototype.flatmap Provides a shim for the Array.prototype.flatMap method to work in older JavaScript environments. 32
jhildenbiddle/css-vars-ponyfill A ponyfill that enables client-side support for CSS custom properties in legacy and modern browsers. 1,463
tvcutsem/harmony-reflect A polyfill for ES6 Reflect and Proxy objects to provide compatibility with older browsers or Node.js versions. 479
afarkas/webshim A polyfilling JavaScript library that enables modern web standards in older browsers by loading missing capabilities in a modular and lightweight manner 1,417
es-shims/string.prototype.trimleft A shim to add support for trimming whitespace from the left side of strings in JavaScript. 7
sindresorhus/object-assign Provides a polyfill for the ES2015 Object.assign() method to support older browsers and environments. 920