{"id":16527450,"url":"https://github.com/sosukesuzuki/node-actionlint","last_synced_at":"2025-10-28T10:30:56.323Z","repository":{"id":45281571,"uuid":"388978442","full_name":"sosukesuzuki/node-actionlint","owner":"sosukesuzuki","description":"Run actionlint from Node.js","archived":false,"fork":false,"pushed_at":"2023-07-22T19:00:21.000Z","size":634,"stargazers_count":18,"open_issues_count":1,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-01T13:35:37.587Z","etag":null,"topics":["ci","javascript","lint","webassembly"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/sosukesuzuki.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-24T02:25:49.000Z","updated_at":"2023-10-26T08:06:34.000Z","dependencies_parsed_at":"2022-09-06T08:01:11.400Z","dependency_job_id":null,"html_url":"https://github.com/sosukesuzuki/node-actionlint","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sosukesuzuki%2Fnode-actionlint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sosukesuzuki%2Fnode-actionlint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sosukesuzuki%2Fnode-actionlint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sosukesuzuki%2Fnode-actionlint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sosukesuzuki","download_url":"https://codeload.github.com/sosukesuzuki/node-actionlint/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238630033,"owners_count":19504217,"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":["ci","javascript","lint","webassembly"],"created_at":"2024-10-11T17:35:27.437Z","updated_at":"2025-10-28T10:30:50.904Z","avatar_url":"https://github.com/sosukesuzuki.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-actionlint\n\nRun [rhysd/actionlint](https://github.com/rhysd/actionlint) from Node.js.\n\nMost parts of `main.go` are reused from [rhysd/actionlint/playground/main.go](https://github.com/rhysd/actionlint/blob/6cd29e315e578dab938b12db7978749afb07c9b0/playground/main.go).\n\n## CLI Usage\n\n```\n$ npm install --save-dev node-actionlint\n$ ./node_modules/.bin/node-actionlint\n```\n\n## JavaScript Usage\n\nHowever, the main purpose of this package is to be used with the CLI.\n\n```js\nconst { runActionLint } = require(\"node-actionlint\");\n\n(async () =\u003e {\n  const results = await runActionLint(source, path);\n})();\n```\n\n## Development\n\n### Release\n\n```\n$ npm run release -- --release=patch\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsosukesuzuki%2Fnode-actionlint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsosukesuzuki%2Fnode-actionlint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsosukesuzuki%2Fnode-actionlint/lists"}