{"id":17398463,"url":"https://github.com/vweevers/napi-functions","last_synced_at":"2026-04-11T14:35:57.151Z","repository":{"id":57308091,"uuid":"237432571","full_name":"vweevers/napi-functions","owner":"vweevers","description":"List the N-API functions used in c/c++ source code.","archived":false,"fork":false,"pushed_at":"2020-01-31T13:12:16.000Z","size":2,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-26T17:35:01.161Z","etag":null,"topics":["c","cpp","n-api","nodejs","npm-package"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/vweevers.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-01-31T13:10:39.000Z","updated_at":"2020-01-31T13:12:18.000Z","dependencies_parsed_at":"2022-08-31T01:00:45.721Z","dependency_job_id":null,"html_url":"https://github.com/vweevers/napi-functions","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/vweevers/napi-functions","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vweevers%2Fnapi-functions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vweevers%2Fnapi-functions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vweevers%2Fnapi-functions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vweevers%2Fnapi-functions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vweevers","download_url":"https://codeload.github.com/vweevers/napi-functions/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vweevers%2Fnapi-functions/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31684525,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T13:07:20.380Z","status":"ssl_error","status_checked_at":"2026-04-11T13:06:47.903Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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","cpp","n-api","nodejs","npm-package"],"created_at":"2024-10-16T14:56:55.165Z","updated_at":"2026-04-11T14:35:57.130Z","avatar_url":"https://github.com/vweevers.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# napi-functions\n\n\u003e **List the N-API functions used in c/c++ source code.**\n\n[![npm status](http://img.shields.io/npm/v/napi-functions.svg)](https://www.npmjs.org/package/napi-functions)\n[![node](https://img.shields.io/node/v/napi-functions.svg)](https://www.npmjs.org/package/napi-functions)\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\n## Usage\n\n```js\nconst napifn = require('napi-functions')\n\nnapifn(['*.cc'], function (err, functions) {\n  if (err) throw err\n  console.log(functions)\n})\n```\n\n## CLI\n\n### `napi-functions [glob pattern, ..]`\n\n## Install\n\nWith [npm](https://npmjs.org) do:\n\n```\nnpm install napi-functions\n```\n\n## License\n\n[MIT](LICENSE.md) © 2020-present Vincent Weevers\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvweevers%2Fnapi-functions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvweevers%2Fnapi-functions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvweevers%2Fnapi-functions/lists"}