# unbug/codelf

A search tool helps dev to solve the naming things problem.

Repository: https://github.com/unbug/codelf
Canonical: https://ross.abutalabs.com/products/codelf
Homepage: https://unbug.github.io/codelf/
Language: JavaScript
License: NOASSERTION
License Family: other
Topics: codelf, vscode-extension, chrome-extension, atom-plugin, naming
Last push: 2025-06-06T02:57:56+00:00

## Health v2 (maintenance only)
Score: 44/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 25, release rhythm 35, longevity 100
- inputs: {"age_days": 3916, "days_push": 453, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 14147, forks 959 (observed 2026-08-28T04:11:05.629064+00:00)

## What it is
CODELF is a search tool that helps developers solve the 'naming things' problem by searching real-world variable names across GitHub, Bitbucket, GitLab, and other code hosting sites. It also serves as a GitHub stars organizer and is available as editor plugins for VS Code, Atom, and Sublime Text plus a Chrome extension.

## Use cases
- find good variable names for my code
- search real-world usage of an identifier name
- name a function or class when I'm stuck
- organize and tag my GitHub stars
- look up naming conventions from open source projects

## When to choose
- you frequently struggle with naming variables, functions, or classes
- you want to see how real projects name similar concepts
- you want an in-editor naming search via VS Code, Atom, or Sublime Text
- you need to organize a large collection of GitHub stars

## When to avoid
- you need a general-purpose code search engine rather than a naming helper
- you need a tool with a permissive license - the license is non-standard
- you rely on discontinued editors like Atom without alternatives

## Facets
- artifact type: application
- maturity: active
- function: search-engine, developer-tools, plugin-system
- domain: developer-tools, programming-languages
- platform: browser, editor-plugin
- tags: naming-variables, code-search, vscode-extension, chrome-extension, atom-plugin, sublime-text-plugin, github-stars-organizer, web-server

## Member repositories
- unbug/codelf (main) score 44

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:05.629064+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-29T17:12:47.134279+00:00, confidence not recorded.
  - readme: https://github.com/unbug/codelf (fetched 2026-08-28T04:11:05.629064+00:00, sha 0d3ca53b8a79)
  - homepage: https://unbug.github.io/codelf/ (fetched 2026-08-29T08:06:46.430717+00:00, sha 2ad1fc5b340e)
- Data as of 2026-08-30T08:39:29.467469+00:00.
