Back to Explore

jamiebuilds/min-indent

GitHub
1 watchersOpen source

Last release: 5/28/2020

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 upstream repo appears not to be actively maintained, with the last upstream push on 2020-08-02 and only a small number of updates since then.
  • Apparent update cadence is low (multi-year gaps), with updates in 2017 (v1.0.0) and 2020 (v1.0.1), suggesting a maintenance-style trajectory rather than frequent iteration.

AI summary generated Today

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

Recent updates

  • v1.0.1

    5/28/2020

    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

    10/27/2017

    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.