{"id":13825552,"url":"https://github.com/cfware/node-preload","last_synced_at":"2025-04-10T13:08:37.920Z","repository":{"id":60775108,"uuid":"207303474","full_name":"cfware/node-preload","owner":"cfware","description":"Request that Node.js child processes preload modules","archived":false,"fork":false,"pushed_at":"2024-11-12T21:47:37.000Z","size":47,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T09:01:59.061Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/cfware.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"tidelift":"npm/node-preload"}},"created_at":"2019-09-09T12:27:13.000Z","updated_at":"2023-07-30T19:57:40.000Z","dependencies_parsed_at":"2022-10-04T16:34:23.808Z","dependency_job_id":null,"html_url":"https://github.com/cfware/node-preload","commit_stats":{"total_commits":31,"total_committers":2,"mean_commits":15.5,"dds":0.06451612903225812,"last_synced_commit":"ece78e179840d18232ff5b9be65361176e40b6a1"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Fnode-preload","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Fnode-preload/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Fnode-preload/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cfware%2Fnode-preload/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cfware","download_url":"https://codeload.github.com/cfware/node-preload/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248224441,"owners_count":21068073,"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-08-04T09:01:23.275Z","updated_at":"2025-04-10T13:08:37.894Z","avatar_url":"https://github.com/cfware.png","language":"JavaScript","readme":"# node-preload\n\n![Tests][tests-status]\n[![Greenkeeper badge][gk-image]](https://greenkeeper.io/)\n[![NPM Version][npm-image]][npm-url]\n[![NPM Downloads][downloads-image]][downloads-url]\n[![MIT][license-image]](LICENSE)\n\nRequest that Node.js child processes preload modules\n\n### Install node-preload\n\nThis module requires node.js 8 or above.\n\n```sh\nnpm i node-preload\n```\n\n## Usage\n\n```js\n'use strict';\n\nconst preloadList = require('node-preload');\n\n// Request that all Node.js child processes preload @babel/register\npreloadList.push(require.resolve('@babel/register'));\n```\n\n## Limitations\n\nWorker threads are not directly supported by this module, results may vary.\n\n## `node-preload` for enterprise\n\nAvailable as part of the Tidelift Subscription.\n\nThe maintainers of `node-preload` and thousands of other packages are working with Tidelift to deliver commercial support and maintenance for the open source dependencies you use to build your applications. Save time, reduce risk, and improve code health, while paying the maintainers of the exact dependencies you use. [Learn more.](https://tidelift.com/subscription/pkg/npm-node-preload?utm_source=npm-node-preload\u0026utm_medium=referral\u0026utm_campaign=enterprise\u0026utm_term=repo)\n\n[npm-image]: https://img.shields.io/npm/v/node-preload.svg\n[npm-url]: https://npmjs.org/package/node-preload\n[tests-status]: https://github.com/cfware/node-preload/workflows/Tests/badge.svg\n[gk-image]: https://badges.greenkeeper.io/cfware/node-preload.svg\n[downloads-image]: https://img.shields.io/npm/dm/node-preload.svg\n[downloads-url]: https://npmjs.org/package/node-preload\n[license-image]: https://img.shields.io/npm/l/node-preload.svg\n","funding_links":["https://tidelift.com/funding/github/npm/node-preload","https://tidelift.com/subscription/pkg/npm-node-preload?utm_source=npm-node-preload\u0026utm_medium=referral\u0026utm_campaign=enterprise\u0026utm_term=repo"],"categories":["JavaScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfware%2Fnode-preload","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcfware%2Fnode-preload","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcfware%2Fnode-preload/lists"}