max-mapper / max-mapper/requirebin

Modules In Use section needs improvement

Open
#41 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
JavaScript
Stars
389
Forks
73
PR merge metrics
No merged PRs in 30d

Description

Show only those that are really in use/valid.

For example:

require ('foo') must valid if foo is present in npm registry on not, if not present must it must highlight with an error saying that there is no such module called foo

Would be happy to work on a PR if this sound good. 😸

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue does not name a file, test, or entry point; begin by locating the Modules In Use section and its handling of require('foo'). Check how module availability is resolved against the npm registry, then verify that valid modules remain listed and missing ones produce the requested error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
web-dev
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.