Polyfill (programming): Difference between revisions

Content deleted Content added
Removed {{Cleanup bare URLs}}. This page currently has no bare URLs which are not tagged as dead
Westweg (talk | contribs)
Added another example for an polyfill; Hyphenopoly.js
Line 62:
 
Alexander Farkas's Webshims Lib aggregates many other polyfills together into a single package and conditionally loads only those needed by the visiting browser.
 
=== Hyphenopoly.js ===
Hyphenopoly.js enables [[Syllabification#Algorithm|automatic hyphenatation]] if it is not already supported by the browser for the respective document language.<ref>{{Cite web|url=https://github.com/mnater/Hyphenopoly|title = Hyphenopoly.js|website = [[GitHub]]|date = 25 September 2022}}</ref>
 
== See also ==