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

mout/mout

Modular JavaScript Utilities observed · 2026-08-28

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

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

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

Full methodology

Adoption not part of the score

1285 stars · 120 forks observed · 2026-08-28

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

Mout is a modular JavaScript utility library providing helper functions for arrays, objects, strings, functions, math, and other common tasks, independent of any DOM or framework. It aims to act as a cross-browser JavaScript standard library that composes well with other frameworks.

Use cases

  • manipulate arrays and objects in JavaScript without pulling in a big framework
  • find modular string and number utility functions for node.js
  • replace lodash/underscore-style helpers with a modular stdlib
  • write cross-browser JavaScript code supporting legacy browsers like IE7
  • reuse small utility functions across browser and node environments

When to choose

  • you need small, framework-agnostic utility modules for JavaScript
  • you want tree-shakeable/modular helpers rather than a monolithic library
  • you must support older browsers alongside node.js

When to avoid

  • you need DOM manipulation, UI components, or event systems
  • you want an actively developed library with frequent updates
  • modern ES features or lodash already cover your needs

Facets

library · maturity maintenance

developer-tools developer-tools web-development programming-languages browser cross-platform javascript utility-library stdlib functional modular nodejs

4 sources

Member repositories

RepositoryRoleHealth v2
mout/moutmain32

For agents

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

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