{"adoption": {"forks": 54, "observed_at": "2026-08-28T04:05:26.624604+00:00", "stars": 1719}, "canonical_url": "https://ross.abutalabs.com/products/transducersjs", "card": {"archived": false, "artifact_type": "library", "description": "A small library for generalized transformation of data (inspired by Clojure's transducers)", "domain": ["developer-tools", "data-science"], "enriched": true, "function": ["serialization"], "health_score": 20, "homepage": null, "language": "JavaScript", "license": "BSD-2-Clause", "license_family": "permissive", "maturity": "abandoned", "member_repos": ["jlongster/transducers.js"], "name": "jlongster/transducers.js", "platform": ["browser"], "pushed_at": "2017-06-12T01:28:58+00:00", "repo": "jlongster/transducers.js", "stars": 1719, "tags": ["transducers", "functional-programming", "data-transformation", "iterators", "immutable-js", "algorithms", "nodejs", "javascript"], "topics": [], "urls": [], "use_cases": ["compose map filter take transformations over any collection", "transform data without intermediate arrays for performance", "apply the same transformation to arrays, objects, and iterators", "process infinite generators with early termination", "work with immutable-js data structures using one transformation pipeline"], "what_it_is": "A small JavaScript library implementing Clojure-style transducers for generalized data transformation across arrays, objects, iterators, and immutable data structures. It composes map/filter/take transformations without intermediate collections for better performance.", "when_to_avoid": ["you need a maintained library with recent updates or active support", "you just need simple array operations that native JS or lodash already cover", "you need lazy streams with rich operators rather than transducer semantics"], "when_to_choose": ["you want Clojure-style transducers in JavaScript", "you need high-performance chained transformations without intermediate collections", "you need one transformation pipeline that works across multiple data structure types"]}, "data_as_of": "2026-08-30T08:39:29.467469+00:00", "members": [{"path": "/products/transducersjs", "repo": "jlongster/transducers.js", "role": "main", "score": 32}], "provenance": {"archived": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.624604+00:00", "source": "github"}, "artifact_type": {"confidence": null, "enriched_at": "2026-08-30T03:34:07.414775+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f5310a0c6175de8a6f8c9f27a85ce146d57450a7dfd8835e96164593250a40b6", "fetched_at": "2026-08-28T04:05:26.624604+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jlongster/transducers.js"}, {"content_hash": "4b54c8d3f94df6a3aa597034059a73795a07f1d2bb79eb6c812d2ee7cabb7b31", "fetched_at": "2026-08-29T11:10:19.059622+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/transducers.js"}], "taxonomy_version": 1}, "description": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.624604+00:00", "source": "github"}, "domain": {"confidence": null, "enriched_at": "2026-08-30T03:34:07.414775+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f5310a0c6175de8a6f8c9f27a85ce146d57450a7dfd8835e96164593250a40b6", "fetched_at": "2026-08-28T04:05:26.624604+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jlongster/transducers.js"}, {"content_hash": "4b54c8d3f94df6a3aa597034059a73795a07f1d2bb79eb6c812d2ee7cabb7b31", "fetched_at": "2026-08-29T11:10:19.059622+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/transducers.js"}], "taxonomy_version": 1}, "enriched": {"inputs": [], "kind": "computed", "method": "enrichment_status"}, "function": {"confidence": null, "enriched_at": "2026-08-30T03:34:07.414775+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f5310a0c6175de8a6f8c9f27a85ce146d57450a7dfd8835e96164593250a40b6", "fetched_at": "2026-08-28T04:05:26.624604+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jlongster/transducers.js"}, {"content_hash": "4b54c8d3f94df6a3aa597034059a73795a07f1d2bb79eb6c812d2ee7cabb7b31", "fetched_at": "2026-08-29T11:10:19.059622+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/transducers.js"}], "taxonomy_version": 1}, "health_score": {"inputs": ["days_since_push", "days_since_release", "archived"], "kind": "computed", "method": "health_v1"}, "homepage": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.624604+00:00", "source": "github"}, "language": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.624604+00:00", "source": "github"}, "license": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.624604+00:00", "source": "github"}, "license_family": {"inputs": ["license"], "kind": "computed", "method": "license_family"}, "maturity": {"confidence": null, "enriched_at": "2026-08-30T03:34:07.414775+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f5310a0c6175de8a6f8c9f27a85ce146d57450a7dfd8835e96164593250a40b6", "fetched_at": "2026-08-28T04:05:26.624604+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jlongster/transducers.js"}, {"content_hash": "4b54c8d3f94df6a3aa597034059a73795a07f1d2bb79eb6c812d2ee7cabb7b31", "fetched_at": "2026-08-29T11:10:19.059622+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/transducers.js"}], "taxonomy_version": 1}, "member_repos": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.624604+00:00", "source": "github"}, "name": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.624604+00:00", "source": "github"}, "platform": {"confidence": null, "enriched_at": "2026-08-30T03:34:07.414775+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f5310a0c6175de8a6f8c9f27a85ce146d57450a7dfd8835e96164593250a40b6", "fetched_at": "2026-08-28T04:05:26.624604+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jlongster/transducers.js"}, {"content_hash": "4b54c8d3f94df6a3aa597034059a73795a07f1d2bb79eb6c812d2ee7cabb7b31", "fetched_at": "2026-08-29T11:10:19.059622+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/transducers.js"}], "taxonomy_version": 1}, "pushed_at": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.624604+00:00", "source": "github"}, "repo": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.624604+00:00", "source": "github"}, "stars": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.624604+00:00", "source": "github"}, "tags": {"confidence": null, "enriched_at": "2026-08-30T03:34:07.414775+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f5310a0c6175de8a6f8c9f27a85ce146d57450a7dfd8835e96164593250a40b6", "fetched_at": "2026-08-28T04:05:26.624604+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jlongster/transducers.js"}, {"content_hash": "4b54c8d3f94df6a3aa597034059a73795a07f1d2bb79eb6c812d2ee7cabb7b31", "fetched_at": "2026-08-29T11:10:19.059622+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/transducers.js"}], "taxonomy_version": 1}, "topics": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.624604+00:00", "source": "github"}, "urls": {"kind": "observed", "observed_at": "2026-08-28T04:05:26.624604+00:00", "source": "github"}, "use_cases": {"confidence": null, "enriched_at": "2026-08-30T03:34:07.414775+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f5310a0c6175de8a6f8c9f27a85ce146d57450a7dfd8835e96164593250a40b6", "fetched_at": "2026-08-28T04:05:26.624604+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jlongster/transducers.js"}, {"content_hash": "4b54c8d3f94df6a3aa597034059a73795a07f1d2bb79eb6c812d2ee7cabb7b31", "fetched_at": "2026-08-29T11:10:19.059622+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/transducers.js"}], "taxonomy_version": 1}, "what_it_is": {"confidence": null, "enriched_at": "2026-08-30T03:34:07.414775+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f5310a0c6175de8a6f8c9f27a85ce146d57450a7dfd8835e96164593250a40b6", "fetched_at": "2026-08-28T04:05:26.624604+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jlongster/transducers.js"}, {"content_hash": "4b54c8d3f94df6a3aa597034059a73795a07f1d2bb79eb6c812d2ee7cabb7b31", "fetched_at": "2026-08-29T11:10:19.059622+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/transducers.js"}], "taxonomy_version": 1}, "when_to_avoid": {"confidence": null, "enriched_at": "2026-08-30T03:34:07.414775+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f5310a0c6175de8a6f8c9f27a85ce146d57450a7dfd8835e96164593250a40b6", "fetched_at": "2026-08-28T04:05:26.624604+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jlongster/transducers.js"}, {"content_hash": "4b54c8d3f94df6a3aa597034059a73795a07f1d2bb79eb6c812d2ee7cabb7b31", "fetched_at": "2026-08-29T11:10:19.059622+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/transducers.js"}], "taxonomy_version": 1}, "when_to_choose": {"confidence": null, "enriched_at": "2026-08-30T03:34:07.414775+00:00", "kind": "inferred", "prompt_version": 1, "sources": [{"content_hash": "f5310a0c6175de8a6f8c9f27a85ce146d57450a7dfd8835e96164593250a40b6", "fetched_at": "2026-08-28T04:05:26.624604+00:00", "kind": "readme", "missing": false, "url": "https://github.com/jlongster/transducers.js"}, {"content_hash": "4b54c8d3f94df6a3aa597034059a73795a07f1d2bb79eb6c812d2ee7cabb7b31", "fetched_at": "2026-08-29T11:10:19.059622+00:00", "kind": "registry_npm", "missing": false, "url": "https://registry.npmjs.org/transducers.js"}], "taxonomy_version": 1}}, "score": {"components": {"activity": 0, "longevity": 100, "rhythm": 35}, "computed_at": "2026-09-03T02:20:16.233290+00:00", "flags": ["no_releases"], "formula": "round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)", "inputs": {"age_days": 4367, "days_push": 3370, "days_rel": null, "gap_med": null, "n_releases_24m": 0}, "score": 32, "version": 2}, "staleness": {"enrichment_outdated": false, "low_confidence": false, "scrape_days": 9, "stale_scrape": false}}