{"id":16703292,"url":"https://github.com/krystianity/node-n-api-base","last_synced_at":"2026-04-29T13:36:52.234Z","repository":{"id":85215175,"uuid":"105583573","full_name":"krystianity/node-n-api-base","owner":"krystianity","description":"skeleton project for async Node.js N-API C++ native modules","archived":false,"fork":false,"pushed_at":"2017-10-02T22:52:13.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-02T09:08:42.110Z","etag":null,"topics":["abi","addon","cpp","gyp","n-api","native","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/krystianity.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}},"created_at":"2017-10-02T20:50:05.000Z","updated_at":"2021-04-25T07:25:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"e58ff008-a5c5-4dfc-bb42-900aad8f5ce3","html_url":"https://github.com/krystianity/node-n-api-base","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/krystianity/node-n-api-base","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krystianity%2Fnode-n-api-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krystianity%2Fnode-n-api-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krystianity%2Fnode-n-api-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krystianity%2Fnode-n-api-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/krystianity","download_url":"https://codeload.github.com/krystianity/node-n-api-base/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/krystianity%2Fnode-n-api-base/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32427968,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T13:34:34.882Z","status":"ssl_error","status_checked_at":"2026-04-29T13:34:29.830Z","response_time":110,"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":["abi","addon","cpp","gyp","n-api","native","nodejs"],"created_at":"2024-10-12T19:07:42.693Z","updated_at":"2026-04-29T13:36:52.205Z","avatar_url":"https://github.com/krystianity.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# C++ ABI Node.js Addon Hello World\n\n## Info\n\n- a simple parameter hello world example\n- a more complex async worker hello world example\n- build in the new Node.js [N-API](https://nodejs.org/api/n-api.html) (ABI)\n- using the C++ wrapper [node-addon-api](https://github.com/nodejs/node-addon-api)\n\n## Requires\n\n- Node.js \u003e= `8.6.0`\n- yarn `npm i -g yarn`\n- CPP compiler like gcc\n\n## Install \u0026 Run\n\n- `yarn` # make sure that node-gyp installation succeeds\n- `yarn configure` # prepares MAKE configuration\n- `yarn build` # builds native addon to /build\n- `yarn start` # runs Javascript that executes native addon's functions\n\n## Structure\n\n- `/lib/*` javascript source\n- `/src/*` C++ native addon source\n- `./binding.gyp` describes addon configuration for node-gyp\n- `./addon.js` uses bindings module to export native addon\n- `./index.js` requires javascript version of addon and executes","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrystianity%2Fnode-n-api-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkrystianity%2Fnode-n-api-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkrystianity%2Fnode-n-api-base/lists"}