{"id":29629536,"url":"https://github.com/phr3nzy/fastify-threads","last_synced_at":"2025-07-21T10:02:16.221Z","repository":{"id":36985763,"uuid":"370029161","full_name":"phr3nzy/fastify-threads","owner":"phr3nzy","description":"A Fastify plugin that exposes threads.js functionality","archived":false,"fork":false,"pushed_at":"2024-01-26T01:50:53.000Z","size":23,"stargazers_count":5,"open_issues_count":1,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-15T20:51:56.859Z","etag":null,"topics":["fastify","threads"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/phr3nzy.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":null,"support":null,"governance":null}},"created_at":"2021-05-23T11:02:08.000Z","updated_at":"2023-11-05T11:48:02.000Z","dependencies_parsed_at":"2022-08-18T18:21:56.803Z","dependency_job_id":"f993354d-9499-41cd-8226-04ba2061764a","html_url":"https://github.com/phr3nzy/fastify-threads","commit_stats":{"total_commits":23,"total_committers":2,"mean_commits":11.5,"dds":0.04347826086956519,"last_synced_commit":"a53da2acf78c128ecc2bbd735adbc6fe0821a529"},"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/phr3nzy/fastify-threads","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phr3nzy%2Ffastify-threads","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phr3nzy%2Ffastify-threads/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phr3nzy%2Ffastify-threads/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phr3nzy%2Ffastify-threads/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/phr3nzy","download_url":"https://codeload.github.com/phr3nzy/fastify-threads/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/phr3nzy%2Ffastify-threads/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266210835,"owners_count":23893337,"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":["fastify","threads"],"created_at":"2025-07-21T10:01:08.798Z","updated_at":"2025-07-21T10:02:16.201Z","avatar_url":"https://github.com/phr3nzy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fastify-threads\n\n[![NPM version](https://img.shields.io/npm/v/fastify-threads)](https://www.npmjs.com/package/fastify-threads)\n[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](http://standardjs.com/)\n\nA Fastify plugin that exposes [threads.js](https://github.com/andywer/threads.js) functionality\n\n## Requirements\n\n- Node.js v14+\n\n## Install\n\n```bash\n$ npm install fastify-threads\n# install using npm\n\n$ yarn add fastify-threads\n# install using yarn\n```\n\n## Usage\n\nUsing is as simple as requiring and registering it:\n\n```javascript\nconst fastify = require(\"fastify\");\nconst threads = require(\"fastify-threads\");\n\nconst app = fastify();\n\napp.register(threads);\n```\n\nNow you have access to all [threads.js](https://github.com/andywer/threads.js) functions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphr3nzy%2Ffastify-threads","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fphr3nzy%2Ffastify-threads","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fphr3nzy%2Ffastify-threads/lists"}