{"id":13396581,"url":"https://github.com/sindresorhus/builtin-modules","last_synced_at":"2025-05-14T19:09:00.534Z","repository":{"id":31476549,"uuid":"35040648","full_name":"sindresorhus/builtin-modules","owner":"sindresorhus","description":"A static list of the Node.js builtin modules from the latest Node.js version","archived":false,"fork":false,"pushed_at":"2025-02-27T09:38:21.000Z","size":27,"stargazers_count":122,"open_issues_count":0,"forks_count":12,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-05-10T16:28:31.048Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sindresorhus.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/security.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"sindresorhus","open_collective":"sindresorhus","buy_me_a_coffee":"sindresorhus","custom":"https://sindresorhus.com/donate"}},"created_at":"2015-05-04T14:50:50.000Z","updated_at":"2025-05-09T15:42:52.000Z","dependencies_parsed_at":"2025-03-09T12:35:13.457Z","dependency_job_id":null,"html_url":"https://github.com/sindresorhus/builtin-modules","commit_stats":{"total_commits":35,"total_committers":8,"mean_commits":4.375,"dds":"0.19999999999999996","last_synced_commit":"fb25601abb08daf5a590bcb47016936004b08228"},"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fbuiltin-modules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fbuiltin-modules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fbuiltin-modules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sindresorhus%2Fbuiltin-modules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sindresorhus","download_url":"https://codeload.github.com/sindresorhus/builtin-modules/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253556585,"owners_count":21927081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-07-30T18:00:57.380Z","updated_at":"2025-05-14T19:08:59.216Z","avatar_url":"https://github.com/sindresorhus.png","language":"JavaScript","funding_links":["https://github.com/sponsors/sindresorhus","https://opencollective.com/sindresorhus","https://buymeacoffee.com/sindresorhus","https://sindresorhus.com/donate"],"categories":["Node","JavaScript","Uncategorized"],"sub_categories":["Uncategorized"],"readme":"# builtin-modules\n\n\u003e A static list of the Node.js builtin modules from the latest Node.js version\n\nThe list is just a [JSON file](builtin-modules.json) and can be used anywhere.\n\n## Install\n\n```sh\nnpm install builtin-modules\n```\n\n## Usage\n\n```js\nimport builtinModules from 'builtin-modules';\n\nconsole.log(builtinModules);\n//=\u003e ['node:assert', 'assert', 'node:buffer', 'buffer', …]\n```\n\n## Tip\n\nTo get a list from the current Node.js version, use the built-in API:\n\n```js\nimport {builtinModules} from 'node:module';\n```\n\n## Related\n\n- [is-builtin-module](https://github.com/sindresorhus/is-builtin-module) - Check if a string matches the name of a Node.js builtin module\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Fbuiltin-modules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsindresorhus%2Fbuiltin-modules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsindresorhus%2Fbuiltin-modules/lists"}