# aFarkas/webshim

[DEPRECATED] Webshims Lib is a modular capability-based polyfill-loading library

Repository: https://github.com/aFarkas/webshim
Canonical: https://ross.abutalabs.com/products/webshim
Homepage: http://aFarkas.github.com/webshim/demos/index.html
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2017-05-09T14:06:36+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 5836, "days_push": 3403, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1399, forks 197 (observed 2026-08-28T04:04:37.056760+00:00)

## What it is
Webshims Lib is a modular, capability-based polyfill-loading library that extends jQuery with HTML5 features in legacy browsers. It conditionally loads polyfills for canvas, forms, media, and other HTML5 APIs only when the browser lacks native support.

## Use cases
- polyfill HTML5 form validation and date inputs in old browsers
- add canvas and picture/srcset support to legacy browsers
- load polyfills conditionally based on feature detection
- support HTML5 audio/video in older browsers with jQuery
- backfill geolocation and getUserMedia in legacy browsers

## When to choose
- maintaining a legacy jQuery-based site that must support old browsers like IE
- you need capability-based conditional polyfill loading for HTML5 features

## When to avoid
- starting a new modern project - the library is deprecated and incompatible with jQuery 3.x
- you only need ES6+ polyfills rather than HTML5 DOM/form features
- your target browsers already support the HTML5 features natively

## Facets
- artifact type: library
- maturity: abandoned
- function: ui-components, form-handling, image-processing, audio-processing, video-processing
- domain: web-development, frontend, browser-extensions
- platform: browser
- tags: polyfill, html5, jquery, capability-detection, deprecated, legacy-browsers, javascript

## Member repositories
- aFarkas/webshim (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:37.056760+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:39:09.529239+00:00, confidence not recorded.
  - readme: https://github.com/aFarkas/webshim (fetched 2026-08-28T04:04:37.056760+00:00, sha 43e727cb4f00)
  - registry_npm: https://registry.npmjs.org/webshim (fetched 2026-08-29T11:53:35.338610+00:00, sha ae4628d2cfdd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
