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

aemkei/jsfuck

Write any JavaScript with 6 Characters: []()!+ observed · 2026-08-28

github.com/aemkei/jsfuck · JavaScript · WTFPL (permissive) observed · 2026-08-28

Health v2 · maintenance only

37/100

  • Activity 10
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 5134
  • days_rel: n/a
  • days_push: 541
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

8597 stars · 681 forks observed · 2026-08-28

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

JSFuck is an esoteric JavaScript library that encodes and executes arbitrary JavaScript using only six characters: []()!+. It works both in browsers and Node.js and is primarily educational and obfuscation-oriented.

Use cases

  • encode javascript into only six characters
  • obfuscate javascript source code
  • study javascript type coercion and internals
  • demonstrate esoteric programming techniques
  • test javascript parser and sandbox robustness

When to choose

  • you need extreme javascript code obfuscation
  • you want to teach or explore javascript coercion quirks
  • you are building security tests around eval and code injection

When to avoid

  • you need readable or maintainable code
  • performance matters since output is massively inflated
  • you need real obfuscation guarantees rather than novelty

Facets

library · maturity maintenance

interpreter compiler developer-tools programming-languages developer-tools security browser cross-platform esoteric-language obfuscation javascript code-golf nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
aemkei/jsfuckmain37

For agents

markdown · JSON · MCP: product_card(name="aemkei/jsfuck")

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