Back to Explore

jamiebuilds/min-indent

GitHub
1 watchersOpen source

Last release:

min-indent is a small JavaScript utility that finds the shortest leading whitespace shared by non-empty lines in a string, then uses that value to remove redundant indentation. It is useful for normalizing multi-line strings that include extra indent.

Project status

  • The source appears not to be actively maintained, with the most recent upstream push on 2020-08-02 and the latest documented update (v1.0.1) on 2020-05-28, which is about 6 years ago relative to 2026-09-10.
  • Apparent update cadence is very low after the last known change, with no further updates shown between 2020 and today.

AI summary generated

AI-generated from public sources. May be inaccurate. Report

Recent updates

  • v1.0.1

    Release v1.0.1 bumps the package version and refactors the core min-indent implementation with a small internal logic change. The repo metadata and tooling were also updated (CI Node versions, README, tests), but the publisher provided no release notes.

    Breaking
  • v1.0.0

    Release v1.0.0 was published on 2017-10-27, but no release notes were provided by the publisher. Because the release notes are missing, the specific new features, breaking changes, bug fixes, security updates, and dependency changes cannot be determined from the provided data.