# vmware-archive/scripted

The Scripted code editor

Repository: https://github.com/vmware-archive/scripted
Canonical: https://ross.abutalabs.com/products/scripted
Language: JavaScript
License: EPL-1.0
License Family: copyleft
Archived: true
Last push: 2022-02-23T18:32:58+00:00

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

## Adoption (not part of the score)
Stars 1548, forks 160 (observed 2026-08-28T04:05:01.849969+00:00)

## What it is
Scripted is a fast, lightweight browser-based code editor focused on JavaScript editing, served from a locally running Node.js server. It is built on the Eclipse Orion editor and offers syntax highlighting, JSHint integration, type-inference-driven content assist, and navigation features.

## Use cases
- edit javascript code in a lightweight browser-based editor
- get content assist and type inference for javascript modules
- lint javascript files with jshint while editing
- navigate to function declarations with F8
- format javascript code with jsbeautify
- run external commands like less or mvn from editor key bindings

## When to choose
- you want a fast, lightweight editor specifically for JavaScript, HTML, and CSS editing
- you prefer a browser-based editor served locally from Node.js
- you like Eclipse Orion key bindings and editing conventions

## When to avoid
- you need an actively maintained editor with modern language server support
- you require support for languages beyond JavaScript, HTML, and CSS
- you want a desktop-native editor or modern IDE features like debugging

## Facets
- artifact type: application
- maturity: abandoned
- function: editor, developer-tools
- domain: developer-tools, web-development, text-editors
- platform: browser, cross-platform
- tags: code-editor, javascript-editor, orion-editor, content-assist, syntax-highlighting, unmaintained, nodejs

## Member repositories
- vmware-archive/scripted (main) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:01.849969+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-30T04:30:27.010068+00:00, confidence not recorded.
  - readme: https://github.com/vmware-archive/scripted (fetched 2026-08-28T04:05:01.849969+00:00, sha e35c1f73c066)
- Data as of 2026-08-30T08:39:29.467469+00:00.
