# JoelOtter/kajero

Interactive JavaScript notebooks with clever graphing

Repository: https://github.com/JoelOtter/kajero
Canonical: https://ross.abutalabs.com/products/kajero
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2017-06-27T15:30:46+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3806, "days_push": 3354, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1855, forks 104 (observed 2026-08-28T04:05:44.771861+00:00)

## What it is
Kajero is a JavaScript library for creating interactive notebooks that are just Markdown documents with executable JavaScript code blocks attached. It visualizes code block return values with automatic graphing via D3, NVD3, and Jutsu, and supports publishing notebooks as Gists.

## Use cases
- create interactive javascript notebooks in the browser
- visualize data from javascript code blocks with charts
- turn markdown documents into executable notebooks
- publish a notebook as a gist with a unique url
- fetch external data sources into notebook code blocks
- generate html notebooks from markdown files on the command line

## When to choose
- you want lightweight, markdown-based interactive notebooks with built-in charting
- you want notebooks editable and shareable entirely in the browser
- you prefer plain Markdown as the notebook format

## When to avoid
- you need an actively maintained tool - the last release was in 2017
- you need rich notebook features like Jupyter's kernels or cell state
- you need Python, R, or other language support

## Facets
- artifact type: library
- maturity: abandoned
- function: data-visualization, charts, markdown, developer-tools
- domain: data-visualization, web-development, developer-tools
- platform: browser, cli
- tags: notebook, interactive-notebooks, d3, javascript-notebook, gist-publishing, nodejs, web-server

## Member repositories
- JoelOtter/kajero (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:44.771861+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:16:43.344101+00:00, confidence not recorded.
  - readme: https://github.com/JoelOtter/kajero (fetched 2026-08-28T04:05:44.771861+00:00, sha 3fb9e47049e7)
  - registry_npm: https://registry.npmjs.org/kajero (fetched 2026-08-29T10:55:40.766342+00:00, sha 1cec4378cee4)
- Data as of 2026-08-30T08:39:29.467469+00:00.
