{"id":13474799,"url":"https://github.com/bulkan/async-you","last_synced_at":"2025-04-09T17:21:32.198Z","repository":{"id":12371674,"uuid":"15022758","full_name":"bulkan/async-you","owner":"bulkan","description":"Learn to use https://github.com/caolan/async in this self guided workshop","archived":false,"fork":false,"pushed_at":"2023-09-11T10:56:20.000Z","size":403,"stargazers_count":111,"open_issues_count":1,"forks_count":39,"subscribers_count":10,"default_branch":"master","last_synced_at":"2024-04-14T01:11:01.202Z","etag":null,"topics":["async","javascript","looking-for-contributors","looking-for-maintainer","node","rvagg","workshop"],"latest_commit_sha":null,"homepage":"","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/bulkan.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}},"created_at":"2013-12-08T11:50:04.000Z","updated_at":"2023-10-04T20:19:44.000Z","dependencies_parsed_at":"2024-01-07T12:52:26.789Z","dependency_job_id":null,"html_url":"https://github.com/bulkan/async-you","commit_stats":{"total_commits":108,"total_committers":28,"mean_commits":3.857142857142857,"dds":0.6666666666666667,"last_synced_commit":"2b1757a0ff99803af9f93dd879dc84c6af8814bb"},"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bulkan%2Fasync-you","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bulkan%2Fasync-you/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bulkan%2Fasync-you/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bulkan%2Fasync-you/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bulkan","download_url":"https://codeload.github.com/bulkan/async-you/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248075011,"owners_count":21043511,"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":["async","javascript","looking-for-contributors","looking-for-maintainer","node","rvagg","workshop"],"created_at":"2024-07-31T16:01:14.887Z","updated_at":"2025-04-09T17:21:32.174Z","avatar_url":"https://github.com/bulkan.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Workshoppers"],"sub_categories":[],"readme":"# async-you\n\n**I see you**\n\n[![NPM](https://nodei.co/npm/async-you.png?downloads=true\u0026stars=true)](https://nodei.co/npm/async-you/) [![NPM](https://nodei.co/npm-dl/async-you.png?months=3)](https://nodei.co/npm/async-you/)\n\n## Introduction\n\nLearn to use the popular package [async](https://github.com/caolan/async) via this interactive workshop.\n\nHopefully by the end this workshop you will understand the main functions that _async_ provides.\n\n## Installation\n\n1. Install [Node.js](http://nodejs.org/)\n2. Run `npm install async`\n3. Run `npm install async-you -g` , use `sudo` if you have permissions issues.\n4. Run `async-you` to start the program!\n\n## Usage\n\n#### 1. Selecting a problem to work on\n\nOnce the workshop is installed, run `async-you` to print a menu\nwhere you can select a problem to work on.\n\n```\n$ async-you\n```\n\nProblems are listed in rough order of difficulty. You are advised to complete them in order, as later problems\nwill build on skills developed by solving previous problems.\n\n#### 2. Writing your solution\n\nOnce you have selected a problem, the workshop will remember which problem you are working on. \nUsing your preferred editor, simply create a file to write your solution in.\n\n#### 3. Testing your solution\n\nUse the workshop's `run` command to point the workshop at your solution file. Your solution will be loaded \nand passed the problem input. This usually won't perform any validation, it will only show the program output.\n\n```\n$ async-you run mysolution.js\n```\n \n#### 4. Verifying your solution\n\nYour solution will be verified against the output of the 'official' solution. \nIf all of the output matches, then you have successfully solved the problem!\n\n```\n$ async-you verify mysolution.js\n```\n\n## Stuck?\n\nFeedback and criticism is welcome, please log your troubles in [issues](https://github.com/bulkan/async-you).\n\n## Resources\n\n## Thanks rvagg\n\nThis tutorial was built using rvagg's [workshopper](https://github.com/rvagg/workshopper) framework.\n\n## Licence\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbulkan%2Fasync-you","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbulkan%2Fasync-you","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbulkan%2Fasync-you/lists"}