ES spec-compliant shim for String.prototype.padStart
☆23Dec 30, 2025Updated 4 months ago
Alternatives and similar repositories for String.prototype.padStart
Users that are interested in String.prototype.padStart are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15May 10, 2026Updated last week
- Is this an ES6 Symbol value?☆19Mar 16, 2026Updated 2 months ago
- Returns true if a value has the characteristics of a valid JavaScript data descriptor.☆21Dec 30, 2025Updated 4 months ago
- createSign and createVerify in your browser☆48Mar 16, 2026Updated 2 months ago
- ES6 spec-compliant Function.prototype.name sham.☆12Dec 20, 2024Updated last year
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in olde…☆21Dec 30, 2025Updated 4 months ago
- Determine if the JS environment has Symbol support. Supports spec, or shams.☆18Apr 29, 2026Updated 2 weeks ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- ES2017 spec-compliant shim for Object.entries