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

misoproject/dataset

JavaScript library that makes managing the data behind client-side visualisations easy observed · 2026-08-28

github.com/misoproject/dataset · homepage · JavaScript · GPL-2.0 (copyleft) 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: 5458
  • days_rel: n/a
  • days_push: 3186
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1172 stars · 98 forks observed · 2026-08-28

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

Dataset.js is a JavaScript library for managing data behind client-side visualizations, handling loading, parsing, sorting, filtering, and querying of datasets including realtime data. It is part of the Miso Toolkit and works in both the browser and Node.js.

Use cases

  • load and parse csv or json data in the browser for charts
  • filter and sort tabular data client-side
  • create derivative datasets from a base dataset
  • manage realtime data feeds for d3 visualizations
  • query datasets with column-based operations in javascript

When to choose

  • building a legacy browser-based visualization that needs in-memory tabular data manipulation
  • you need dataset loading, parsing, and derivative datasets in one small library

When to avoid

  • starting a new modern project - the library is unmaintained with no releases since 2017
  • you need server-side big data processing or a dataframe library with active support
  • you need ES modules or modern tooling - it ships AMD/script-tag builds with old dependencies

Facets

library · maturity abandoned

data-science data-visualization parser json csv data-science data-visualization frontend web-development browser client-side-data datasets miso-toolkit data-manipulation realtime-data nodejs javascript

2 sources

Member repositories

RepositoryRoleHealth v2
misoproject/datasetmain32

For agents

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

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