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

jprichardson/string.js

Extra JavaScript string methods. observed · 2026-08-28

github.com/jprichardson/string.js · homepage · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 5402
  • days_rel: n/a
  • days_push: 1917
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1798 stars · 230 forks observed · 2026-08-28

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

string.js (S) is a lightweight JavaScript library (< 5 kb) providing extra String methods via a jQuery-style wrapper object with method chaining, usable in both the browser and Node.js. It avoids modifying the native String prototype by default, with an optional extendPrototype() method.

Use cases

  • manipulate strings with chainable methods in JavaScript
  • extra string utility methods for Node.js
  • string helper library for the browser
  • clean string manipulation without modifying String prototype
  • humanize or format strings in JavaScript

When to choose

  • you want a small, chainable string utility wrapper for browser or Node.js code

When to avoid

  • you need actively maintained software - the project has had no releases since 2021 and no license file
  • modern JavaScript built-in String methods or alternatives like Underscore.string suffice

Facets

library · maturity maintenance

developer-tools web-development frontend developer-tools browser cross-platform string-manipulation chaining javascript utility-library nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
jprichardson/string.jsmain32

For agents

markdown · JSON · MCP: product_card(name="jprichardson/string.js")

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