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

benawad/destiny

Prettier for File Structures observed · 2026-08-28

github.com/benawad/destiny · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 2393
  • days_rel: n/a
  • days_push: 1336
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

3512 stars · 79 forks observed · 2026-08-28

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

A CLI tool that restructures JavaScript/TypeScript codebases into a fractal folder layout by analyzing the import graph, moving files, and rewriting imports. It also reports unused files and removes empty folders.

Use cases

  • restructure a messy javascript project into a fractal folder structure
  • automatically fix imports after moving files
  • find unused files in a codebase
  • dry run a proposed file structure before applying it
  • enforce consistent file organization across a typescript codebase

When to choose

  • you want to reorganize a JavaScript/TypeScript codebase's folder structure automatically
  • you want imports rewritten after files are moved
  • you want to detect unused files during restructuring

When to avoid

  • your codebase is not JavaScript or TypeScript
  • you need a battle-tested tool - it is a work in progress with known bugs
  • you rely on snapshot tests, which it does not format correctly

Facets

cli-tool · maturity maintenance

formatter cli parser developer-tools developer-tools frontend web-development files cli cross-platform file-structure fractal-structure code-organization import-rewriting javascript typescript nodejs

2 sources

Member repositories

RepositoryRoleHealth v2
benawad/destinymain23

For agents

markdown · JSON · MCP: product_card(name="benawad/destiny")

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