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

jussi-kalliokoski/trine

A utility library for modern JavaScript. observed · 2026-08-28

github.com/jussi-kalliokoski/trine · JavaScript · ISC (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-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4103
  • days_rel: n/a
  • days_push: 2428
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1411 stars · 32 forks observed · 2026-08-28

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

Trine is a functional programming utility library for modern JavaScript, in the vein of lodash, underscore, and Ramda. It structures utilities to work with the proposed function bind operator (::), placing data as the `this` parameter to enable fluent, pipeline-style composition over arrays and ES6 iterators.

Use cases

  • write functional-style data transformation pipelines in JavaScript
  • compose array and iterator transformations fluently
  • use utility functions with the ES bind operator
  • replace lodash with a functional-first utility library
  • work with ES6 iterators and generators functionally

When to choose

  • you use the function bind syntax proposal and want utilities designed for it
  • you prefer data-last/this-based functional composition over lodash's argument style
  • you work heavily with ES6 iterators and generators

When to avoid

  • you need a maintained library with active support
  • you don't use the bind operator, since the API is awkward without it
  • you need a battle-tested production utility library like lodash or Ramda

Facets

library · maturity abandoned

developer-tools developer-tools web-development browser functional-programming utility-library es6 iterators bind-operator lodash-alternative nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
jussi-kalliokoski/trinemain32

For agents

markdown · JSON · MCP: product_card(name="jussi-kalliokoski/trine")

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