{"id":20499682,"url":"https://github.com/apla/zmok","last_synced_at":"2026-06-06T11:31:32.145Z","repository":{"id":66835431,"uuid":"68686051","full_name":"apla/zmok","owner":"apla","description":null,"archived":false,"fork":false,"pushed_at":"2016-09-20T07:34:53.000Z","size":1208,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-08T17:50:12.544Z","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/apla.png","metadata":{"files":{"readme":"README.md","changelog":null,"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-09-20T07:32:03.000Z","updated_at":"2016-09-20T07:35:31.000Z","dependencies_parsed_at":"2023-02-21T02:01:07.162Z","dependency_job_id":null,"html_url":"https://github.com/apla/zmok","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/apla/zmok","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apla%2Fzmok","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apla%2Fzmok/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apla%2Fzmok/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apla%2Fzmok/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/apla","download_url":"https://codeload.github.com/apla/zmok/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/apla%2Fzmok/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33981122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-06T02:00:07.033Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-15T18:18:05.981Z","updated_at":"2026-06-06T11:31:32.125Z","avatar_url":"https://github.com/apla.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"*dataflo.ws*: dataflow processing for javascript\n=============================================\n\n[![build](https://travis-ci.org/apla/dataflo.ws.svg)](https://travis-ci.org/apla/dataflo.ws)\n[![NPM Version](http://img.shields.io/npm/v/dataflo.ws.svg?style=flat)](https://www.npmjs.org/package/dataflo.ws)\n[![codecov.io](https://codecov.io/github/apla/dataflo.ws/coverage.svg?branch=master)](https://codecov.io/github/apla/dataflo.ws?branch=master)\n\nexample\n-------------------------------\n\nyou can see a working example by running\n\n\tnpm install -g dataflo.ws\n\tcd $NODE_PATH/dataflo.ws/example/yql/ # example project directory\n\tdataflows daemon yql\n\nabstract\n-------------------------------\n\nevery application is based on series of dataflows. if your dataflow is written\nin a program code, you have a problem. people don't want to screw up, but\nthey do. `dataflo.ws` is an abstract async processing framework for describing\ndataflows in simple configuration.\n\nyou can use a dataflow for description of programmatic dataflows. or real life ones.\n\nadd DSL by your own taste.\n\nquick start\n-------------------------------\n\ninstall dataflows:\n\n`npm install -g dataflo.ws`\n\ncreate dataflows project\n\n```\nDFPROJECT=my-project-name\nmkdir $DFPROJECT\ncd $DFPROJECT\ndataflows init\n```\n\ncreate an dataflows script\n\n`dataflows create script my-script-name`\n\ncreate a dataflows task class\n\n`dataflows create class my-class-name`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapla%2Fzmok","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapla%2Fzmok","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapla%2Fzmok/lists"}