Is It Dead Yet? dependency vitals

left-padnpm

Signals · last 1 check

Commits 90d
0
Open issues
3
Unanswered
1
Contributors
0
State history 1
WhenChange
2026-09-03 first verdict: dead
Supply-chain history 1
  1. pulled from the registry 2016-03

    Unpublished by its author during a naming dispute, breaking builds across the ecosystem.

    npm restored it and changed the unpublish rules because of it.

    Source: npm post-mortem, March 2016. History, not a warning about today — the verdict above is about maintenance now.

Where to go instead 1
  1. String.prototype.padStart Drop-in replacement

    Standard since ES2017 — this needs no dependency at all

    `leftPad(s, n, c)` becomes `s.padStart(n, c)`.

    Checked by hand.

Badge

maintenance: dead

Drop this in your README. It re-renders itself as the verdict changes.

[![maintenance](https://isitdeadyet.dev/badge/npm/left-pad.svg)](https://isitdeadyet.dev/npm/left-pad)

Watch it

Get told when left-pad changes state, changes licence, or is deprecated — instead of finding out during an incident.

Free for up to 25 packages. Signing in is a link sent to your email — there is no password to choose.