GitShow/sindresorhus/builtin-modules
sindresorhus

builtin-modules

A static list of the Node.js builtin modules from the latest Node.js version

by sindresorhus
Star on GitHubForknpm

JavaScript

130 stars13 forks10 contributorsActive · 1w agoSince 2015v5.3.0MIT

Meet the team

See all 10 on GitHub →
sindresorhus
sindresorhus34 contributions
github-actions[bot]Bot
github-actions[bot]3 contributions
fisker
fisker2 contributions
addaleax
addaleax1 contribution
eventualbuddha
eventualbuddha1 contribution
coreyfarrell
coreyfarrell1 contribution
BendingBender
BendingBender1 contribution
kevva
kevva1 contribution

Languages

View on GitHub →
JavaScript95.4%
TypeScript4.6%

Commit activity

Last 12 weeks · 4 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
fisker
Add Node.js version to automated PR titleMergedPR
fisker · 9mo ago
fisker
Update module listMergedPR

What I did 1. New modules added Since they can only import with prefix, I think it make sense to list prefixed names for existing modules. can cusome this list directly after this change. 2. Wrote a new script that runs with all flags to collect as many modules as possible 3. Add a automated job to update list. 4. Add deprecated and back. See question bellow. Question I found that we previously excluded but not , they both deprecated, I think we can keep them in the list for easier maintaince. They are still useable after all. Should I change? We should either include both or exclude both.

fisker · 1y ago
papb
UpdatesMergedPR

I suspect you might have wanted to simply drop support for the old Node.js versions, but it was easy to not do it, so I left them all, I hope you don't mind. (If you want you can drop support for them on another release) Fix valid submodules being skipped, closes #12 Update static list according to Node.js v18.10.0 Improve tests Improve CI Add script for local testing quickly on all supported Node.js versions (6, 8, 10, 12, 14, 16, 17, 18), needs local installation of fnm I don't see anything here as breaking change.

papb · 2y ago
Structured data for AI agents

Repository: sindresorhus/builtin-modules. Description: A static list of the Node.js builtin modules from the latest Node.js version Stars: 130, Forks: 13. Primary language: JavaScript. Languages: JavaScript (95.4%), TypeScript (4.6%). License: MIT. Latest release: v5.3.0 (1w ago). Open PRs: 0, open issues: 0. Last activity: 1w ago. Community health: 85%. Top contributors: sindresorhus, github-actions[bot], fisker, addaleax, eventualbuddha, coreyfarrell, BendingBender, kevva, Yash-Singh1, shiyafei.

·@ofershap

Replace github.com with gitshow.dev