{"id":19219639,"url":"https://github.com/squirrel-forge/node-taskrunner","last_synced_at":"2025-11-14T09:03:20.304Z","repository":{"id":57162162,"uuid":"434792552","full_name":"squirrel-forge/node-taskrunner","owner":"squirrel-forge","description":"Basic abstract task runner implementation.","archived":false,"fork":false,"pushed_at":"2022-10-31T23:50:09.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T15:17:05.803Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/squirrel-forge.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}},"created_at":"2021-12-04T02:59:49.000Z","updated_at":"2021-12-05T14:28:55.000Z","dependencies_parsed_at":"2023-01-20T16:45:33.370Z","dependency_job_id":null,"html_url":"https://github.com/squirrel-forge/node-taskrunner","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squirrel-forge%2Fnode-taskrunner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squirrel-forge%2Fnode-taskrunner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squirrel-forge%2Fnode-taskrunner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/squirrel-forge%2Fnode-taskrunner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/squirrel-forge","download_url":"https://codeload.github.com/squirrel-forge/node-taskrunner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240292392,"owners_count":19778311,"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":[],"created_at":"2024-11-09T14:32:20.017Z","updated_at":"2025-11-14T09:03:20.239Z","avatar_url":"https://github.com/squirrel-forge.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# @squirrel-forge/node-taskrunner\n\nTask runner and task class for sequential and parallel processing.\n\n## Installation\n\n```\nnpm i @squirrel-forge/node-taskrunner\n\n```\n\n## Usage\n\n```\nconst { Task, TaskRunner } = require( '@squirrel-forge/node-taskrunner' );\n```\n\n### Classes\n\n - Task( runner, options, defaults )\n   - runner : TaskRunner\n   - timer : Timer\n   - stats( obj )\n   - run()\n - TaskRunner( strict, notify, parser )\n   - error( exception )\n   - register( name, constructor, replace )\n   - getTaskConstructor( name )\n   - parallel( array )\n   - sequence( obj )\n   - task( data )\n   - run( map )\n\n## Docs\n\nCheck the sourcecode on [github](https://github.com/squirrel-forge/node-taskrunner) for extensive comments.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquirrel-forge%2Fnode-taskrunner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsquirrel-forge%2Fnode-taskrunner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsquirrel-forge%2Fnode-taskrunner/lists"}