{"id":23012478,"url":"https://github.com/evanxd/flowjs","last_synced_at":"2025-04-02T17:12:56.732Z","repository":{"id":143897585,"uuid":"86278105","full_name":"evanxd/flowjs","owner":"evanxd","description":"A Webhook-featured workflow automation framework.","archived":false,"fork":false,"pushed_at":"2017-04-10T01:56:14.000Z","size":72,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-08T11:04:31.664Z","etag":null,"topics":["automation","flowjs","framework","webhook","workflow"],"latest_commit_sha":null,"homepage":"https://npmjs.com/package/node-flowjs","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/evanxd.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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-03-27T01:29:03.000Z","updated_at":"2017-03-27T05:26:34.000Z","dependencies_parsed_at":null,"dependency_job_id":"52579b5c-8f0c-45d6-bda0-c9d06eb5d0e0","html_url":"https://github.com/evanxd/flowjs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanxd%2Fflowjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanxd%2Fflowjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanxd%2Fflowjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evanxd%2Fflowjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evanxd","download_url":"https://codeload.github.com/evanxd/flowjs/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246856677,"owners_count":20844974,"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":["automation","flowjs","framework","webhook","workflow"],"created_at":"2024-12-15T10:14:33.461Z","updated_at":"2025-04-02T17:12:56.694Z","avatar_url":"https://github.com/evanxd.png","language":"JavaScript","readme":"# Flow.js\nA Webhook-featured workflow automation framework.\n\n## How-to\nInitialize a flowjs instance.\n```js\nvar flow = require('node-flowjs');\n```\n\nCreate a workflow for employees to apply for expenditure. You could check and use the full example with the [flowjs-example][flowjs-example] repository.\n```js\nflow.setup('expenditure-application-workflow', {\n      approverId: 'wowens'\n    })\n    .mailhook({\n      subject: 'expenditure-application-workflow'\n    });\n```\n\n[flowjs-example]: https://github.com/evanxd/flowjs-example\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanxd%2Fflowjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevanxd%2Fflowjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevanxd%2Fflowjs/lists"}