{"id":16327655,"url":"https://github.com/hisasann/node-native-addon-using-node-gyp","last_synced_at":"2026-04-29T15:38:31.854Z","repository":{"id":136895191,"uuid":"82051502","full_name":"hisasann/node-native-addon-using-node-gyp","owner":"hisasann","description":"node native addon using node gyp","archived":false,"fork":false,"pushed_at":"2023-12-15T05:21:06.000Z","size":3,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-17T08:28:29.321Z","etag":null,"topics":["node-gyp","nodejs"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hisasann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-02-15T11:03:53.000Z","updated_at":"2019-01-20T20:28:22.000Z","dependencies_parsed_at":null,"dependency_job_id":"9e22d1ca-5727-48e2-bbec-36bbcfd5da06","html_url":"https://github.com/hisasann/node-native-addon-using-node-gyp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hisasann%2Fnode-native-addon-using-node-gyp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hisasann%2Fnode-native-addon-using-node-gyp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hisasann%2Fnode-native-addon-using-node-gyp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hisasann%2Fnode-native-addon-using-node-gyp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hisasann","download_url":"https://codeload.github.com/hisasann/node-native-addon-using-node-gyp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254264841,"owners_count":22041795,"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":["node-gyp","nodejs"],"created_at":"2024-10-10T23:12:09.009Z","updated_at":"2026-04-29T15:38:31.827Z","avatar_url":"https://github.com/hisasann.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-gyp を使った native addon の作り方\n\n[nodejs/node-gyp: Node.js native addon build tool](https://github.com/nodejs/node-gyp)\n\n\n## Installation\n\n```\n$ npm i\n```\n\n**.gyp** ファイルがあると `npm i` で自動的に node-gyp が実行される。\n\n\n## Build\n\n```\n$ npm run build\n```\n\nor\n\n```\n$ npm run rebuild\n```\n\n\n## Test\n\n```\n$ npm run test\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhisasann%2Fnode-native-addon-using-node-gyp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhisasann%2Fnode-native-addon-using-node-gyp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhisasann%2Fnode-native-addon-using-node-gyp/lists"}