{"id":17190656,"url":"https://github.com/nicknaso/seed-node-native-module","last_synced_at":"2026-04-29T13:33:11.508Z","repository":{"id":74155418,"uuid":"66166453","full_name":"NickNaso/seed-node-native-module","owner":"NickNaso","description":"Seed to create native module for Node.js","archived":false,"fork":false,"pushed_at":"2017-05-02T06:26:53.000Z","size":9,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-25T05:54:16.707Z","etag":null,"topics":["node-native","nodejs","seed"],"latest_commit_sha":null,"homepage":"http://www.nacios.it","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NickNaso.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2016-08-20T20:20:34.000Z","updated_at":"2017-04-14T21:27:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"6d36d06a-3a11-4647-8e8d-d1fed133ae83","html_url":"https://github.com/NickNaso/seed-node-native-module","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NickNaso/seed-node-native-module","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickNaso%2Fseed-node-native-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickNaso%2Fseed-node-native-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickNaso%2Fseed-node-native-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickNaso%2Fseed-node-native-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NickNaso","download_url":"https://codeload.github.com/NickNaso/seed-node-native-module/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NickNaso%2Fseed-node-native-module/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259402147,"owners_count":22851878,"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-native","nodejs","seed"],"created_at":"2024-10-15T01:23:30.926Z","updated_at":"2026-04-29T13:33:06.484Z","avatar_url":"https://github.com/NickNaso.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Seed to build Node.js native module\n\nThis repository is a starting point to build a native Node.js module. \n\n## Installation\n\n* Clone the repository:\n```\ngit clone https://github.com/NickNaso/seed-node-native-module.git\n```\n* Install all requested dependencies\n```\nnpm install\n```\nNow you can start in using this base code to build your own native module. All \ninformation about developing Node.js native module are available below as reference. \n\n### Reference:\n\n[Official Node.js documentation](https://nodejs.org/docs/latest/api/addons.html)\n\n[Native Abstraction for Node.js](https://github.com/nodejs/nan)\n\n[Official Node.js examples](https://github.com/nodejs/node-addon-examples)\n\n[The V8 Getting started guide](https://developers.google.com/v8/get_started)\n\n[The V8 Embedders guide](https://developers.google.com/v8/embed)\n\n[The V8 API documentation](https://v8docs.nodesource.com/)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicknaso%2Fseed-node-native-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnicknaso%2Fseed-node-native-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnicknaso%2Fseed-node-native-module/lists"}