mattdesl/module-best-practices resource
:books: some best practices for JS modules 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-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4340
- days_rel: n/a
- days_push: 3078
- n_releases_24m: 0
Adoption not part of the score
1543 stars · 89 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A written guide of best practices for authoring small, focused JavaScript modules for npm (CommonJS, front- and back-end). It covers naming conventions, API design, testing, versioning, and packaging conventions.
Use cases
- how to structure a new npm module
- naming conventions for javascript packages
- best practices for writing small focused node modules
- how to design a module api
- npm package publishing checklist
- when to prefer dependencies over writing utilities
When to choose
- you are publishing a new npm package and want conventions for naming, API design, and packaging
- you are transitioning from large frameworks to small composable modules
- you want a concise style guide for CommonJS module authorship
When to avoid
- you need up-to-date guidance covering ESM, modern tooling, or TypeScript
- you need an executable tool or linter rather than prose advice
- you need framework-specific best practices
Facets
learning-resource · maturity abandoned
documentation developer-tools developer-tools programming-languages tutorials web-development npm-modules best-practices guide commonjs module-design nodejs javascript
2 sources
- readme: https://github.com/mattdesl/module-best-practices · fetched 2026-08-28 · a5f27b6445da
- registry_npm: https://registry.npmjs.org/module-best-practices · fetched 2026-08-29 · fb41e626c50b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| mattdesl/module-best-practices | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="mattdesl/module-best-practices")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem