Ross ROSS = Recommend OSS · open-source software intelligence for agents

dleitee/strman

🏗A Javascript string manipulation library. observed · 2026-08-28

github.com/dleitee/strman · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3796
  • days_rel: n/a
  • days_push: 1364
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1986 stars · 77 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

strman is a zero-dependency JavaScript string manipulation library offering utilities like slugify, case conversion, and string checks. It works in both ES6 import and CommonJS require environments.

Use cases

  • slugify titles into url-safe strings
  • convert strings between camelCase, snake_case and kebab-case
  • manipulate and inspect strings in javascript without dependencies
  • truncate, pad, or transform text in node or the browser
  • replace a heavyweight utility library with a small string toolkit

When to choose

  • you need common string helpers in JavaScript with zero npm dependencies
  • you want a lightweight alternative to larger utility libraries for string tasks
  • you work in both ES6 and CommonJS environments

When to avoid

  • you need actively developed software with frequent updates
  • you need unicode-heavy or locale-aware text processing beyond basic helpers
  • your framework already bundles equivalent string utilities

Facets

library · maturity maintenance

developer-tools developer-tools web-development browser string-manipulation es6 zero-dependencies slugify utility-library nodejs javascript

3 sources

Member repositories

RepositoryRoleHealth v2
dleitee/strmanmain23

For agents

markdown · JSON · MCP: product_card(name="dleitee/strman")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem