Back to Explore
Provides an ES3-compatible, robust, optimized polyfill for `String.prototype.repeat` as defined in ECMAScript 6. Useful if you need consistent `repeat` behavior in older JavaScript environments that do not support the method.
Project status
- The GitHub source appears effectively dormant, with the last upstream push on 2021-01-16, and only older tagged updates reported (v1.0.0 in 2020, v0.2.0 in 2014). Based on this evidence, it does not look actively maintained as of 2026-09-10.
- The update cadence is very irregular to the point of being effectively stalled, with multi-year gaps between updates (at least 1+ year from the most recent push to today, and much longer gaps across the earlier history).
AI summary generated
AI-generated from public sources. May be inaccurate. Report
Recent updates
v1.0.0
Release v1.0.0 adds compatibility with the es-shim API. This enables the project to integrate with consumers expecting the es-shim API behavior and surface area.
Featuresv0.2.0
This release is tagged v0.2.0, published on 2014-04-10. The publisher did not provide release notes, so there is no documented information about new features, fixes, or compatibility changes.