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

jakiestfu/Behave.js

A lightweight, cross browser library for adding IDE style behaviors to plain text areas observed · 2026-08-28

github.com/jakiestfu/Behave.js · homepage · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 4969
  • days_rel: n/a
  • days_push: 3196
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1730 stars · 110 forks observed · 2026-08-28

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

Behave.js is a lightweight, dependency-free JavaScript library that adds IDE-style editing behaviors to plain HTML textareas, such as tab handling, auto-indentation, and paired-character auto-completion. It works across browsers including older versions of IE, Firefox, Safari, Chrome, and Opera.

Use cases

  • add tab and auto-indent support to a plain textarea
  • auto-close brackets and quotes in a browser-based code input
  • make a textarea feel like a lightweight code editor without a full editor library
  • support multi-line indent and unindent in a text area
  • delete paired characters together on backspace in a code textarea

When to choose

  • you want IDE-like typing behaviors in a plain textarea with zero dependencies
  • you need a tiny library that works in legacy browsers like IE6/IE7
  • a full editor like CodeMirror or Ace is overkill for your use case

When to avoid

  • you need syntax highlighting, line numbers, or a full code editor experience
  • you need a library that is actively maintained with modern browser guarantees
  • you need mobile or accessibility-focused editing features

Facets

library · maturity abandoned

editor developer-tools developer-tools text-editors web-development frontend browser cross-platform textarea ide-behaviors code-editor vanilla-javascript no-dependencies

1 source

Member repositories

RepositoryRoleHealth v2
jakiestfu/Behave.jsmain32

For agents

markdown · JSON · MCP: product_card(name="jakiestfu/Behave.js")

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