# Jianru-Lin/lambda-view

A New Tool for Reading JavaScript Code since 2017

Repository: https://github.com/Jianru-Lin/lambda-view
Canonical: https://ross.abutalabs.com/products/lambda-view
Language: JavaScript
License: MIT
License Family: permissive
Topics: javascript, editor, parser, reader, es6
Last push: 2019-11-13T07:09:42+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": 3660, "days_push": 2485, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1740, forks 121 (observed 2026-08-28T04:05:30.118936+00:00)

## What it is
lambda-view is a JavaScript code reader that parses source files into an AST and renders them in a browser with layouts optimized for reading rather than editing. It is installed via npm and launched with the `lv` command, which opens files or URLs in a local web server.

## Use cases
- read large JavaScript source files comfortably
- browse jQuery source code from a URL
- view JavaScript code with AST-aware formatting instead of plain highlighting
- read code on an iPad over LAN
- open multiple JS files at once for study

## When to choose
- you need an editor or IDE with refactoring features
- you need to read languages other than JavaScript
- you need an actively maintained tool

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: parser, developer-tools, editor
- domain: developer-tools, web-development
- platform: cli, cross-platform
- tags: code-reading, ast-viewer, javascript-reader, code-navigation, javascript, nodejs, web-server

## Member repositories
- Jianru-Lin/lambda-view (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:30.118936+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:30:04.189524+00:00, confidence not recorded.
  - readme: https://github.com/Jianru-Lin/lambda-view (fetched 2026-08-28T04:05:30.118936+00:00, sha dd161d5e85eb)
  - registry_npm: https://registry.npmjs.org/lambda-view (fetched 2026-08-29T11:07:45.121557+00:00, sha 67d1cea17d91)
- Data as of 2026-08-30T08:39:29.467469+00:00.
