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 repository appears quiet and likely in maintenance mode, with the last upstream push on 2021-01-16 and no evidence of ongoing updates since then.
- Apparent update cadence is very low, with tagged updates years apart (notably v1.0.0 in 2020 and v0.2.0 in 2014).
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.