{"id":23069225,"url":"https://github.com/stories2/native-node-js","last_synced_at":"2026-04-25T11:33:30.918Z","repository":{"id":95949291,"uuid":"232511825","full_name":"stories2/Native-Node-JS","owner":"stories2","description":"Create node module using c++","archived":false,"fork":false,"pushed_at":"2020-01-10T08:37:58.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-11T00:45:15.617Z","etag":null,"topics":["c-plus-plus","node-gyp","nodejs"],"latest_commit_sha":null,"homepage":null,"language":"C++","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/stories2.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-01-08T08:08:19.000Z","updated_at":"2020-01-10T08:38:00.000Z","dependencies_parsed_at":"2023-03-18T07:30:31.929Z","dependency_job_id":null,"html_url":"https://github.com/stories2/Native-Node-JS","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/stories2/Native-Node-JS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stories2%2FNative-Node-JS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stories2%2FNative-Node-JS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stories2%2FNative-Node-JS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stories2%2FNative-Node-JS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stories2","download_url":"https://codeload.github.com/stories2/Native-Node-JS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stories2%2FNative-Node-JS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32261115,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T09:15:33.318Z","status":"ssl_error","status_checked_at":"2026-04-25T09:15:31.997Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["c-plus-plus","node-gyp","nodejs"],"created_at":"2024-12-16T06:14:12.664Z","updated_at":"2026-04-25T11:33:30.913Z","avatar_url":"https://github.com/stories2.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Native-Node-JS\nCreate node module using c++\n\n[Reference](https://github.com/nodejs/node-addon-examples)\n\n## Setup\n\n```\nnpm install node-gyp -g\nnpm install bindings --save\nnpm --add-python-to-path='true' --debug install --global windows-build-tools \n\n# windows\nset PYTHON=C:\\Users\\user\\.windows-build-tools\\python27\\python.exe\n```\n\n## configure\n\n```\nnode-gyp configure\n```\n\n## Build\n\n```\nnode-gyp build\n```\n\n## Run from NodeJS\n\n```\nnode app.js\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstories2%2Fnative-node-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstories2%2Fnative-node-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstories2%2Fnative-node-js/lists"}