# n-riesco/ijavascript

IJavascript is a javascript kernel for the Jupyter notebook

Repository: https://github.com/n-riesco/ijavascript
Canonical: https://ross.abutalabs.com/products/ijavascript
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2024-07-03T23:29:02+00:00

## Health v2 (maintenance only)
Score: 23/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 8, longevity 100
- inputs: {"age_days": 4230, "days_push": 791, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2257, forks 189 (observed 2026-08-28T04:06:31.434420+00:00)

## What it is
IJavascript is a JavaScript kernel for the Jupyter notebook that executes JavaScript code inside a Node.js session. It implements the Jupyter messaging protocol and behaves like the Node.js REPL, with access to npm modules.

## Use cases
- run javascript in jupyter notebooks
- interactive node.js repl in a notebook
- create rich-text documents with executable javascript
- prototype javascript with npm modules in jupyter
- teach javascript in an interactive notebook environment

## When to choose
- you want to run JavaScript/Node.js code inside Jupyter notebooks
- you need an interactive Node.js REPL with rich output
- you're building educational notebooks in JavaScript

## When to avoid
- you need a kernel for another language like Python or Julia
- you need actively developed cutting-edge features
- you don't use Jupyter at all

## Facets
- artifact type: plugin
- maturity: maintenance
- function: interpreter, developer-tools
- domain: developer-tools, data-science, education
- platform: cross-platform
- tags: jupyter-kernel, notebook, repl, javascript, nodejs

## Member repositories
- n-riesco/ijavascript (main) score 23

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:31.434420+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-30T02:43:40.286850+00:00, confidence not recorded.
  - readme: https://github.com/n-riesco/ijavascript (fetched 2026-08-28T04:06:31.434420+00:00, sha 7dc33d4e0b90)
  - registry_npm: https://registry.npmjs.org/ijavascript (fetched 2026-08-29T10:23:43.708713+00:00, sha 2bf4340593c2)
- Data as of 2026-08-30T08:39:29.467469+00:00.
