{"id":26601515,"url":"https://github.com/markehost/javascript-exercises","last_synced_at":"2026-04-13T13:32:47.510Z","repository":{"id":89303062,"uuid":"89739198","full_name":"markehost/javascript-exercises","owner":"markehost","description":"Coding exercises in JavaScript.","archived":false,"fork":false,"pushed_at":"2017-05-26T02:38:59.000Z","size":23,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-23T18:51:41.778Z","etag":null,"topics":["coding-exercise","functional-programming","javascript","javascript-exercises","mocha","node","should","testing"],"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/markehost.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":"2017-04-28T19:40:23.000Z","updated_at":"2018-04-02T20:41:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"f04eafbe-4570-4b2e-877d-f5441d6002ca","html_url":"https://github.com/markehost/javascript-exercises","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/markehost/javascript-exercises","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markehost%2Fjavascript-exercises","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markehost%2Fjavascript-exercises/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markehost%2Fjavascript-exercises/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markehost%2Fjavascript-exercises/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markehost","download_url":"https://codeload.github.com/markehost/javascript-exercises/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markehost%2Fjavascript-exercises/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31754986,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T13:27:56.013Z","status":"ssl_error","status_checked_at":"2026-04-13T13:21:23.512Z","response_time":93,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["coding-exercise","functional-programming","javascript","javascript-exercises","mocha","node","should","testing"],"created_at":"2025-03-23T18:40:30.627Z","updated_at":"2026-04-13T13:32:47.501Z","avatar_url":"https://github.com/markehost.png","language":"JavaScript","readme":"# javascript-exercises\n\nCoding exercises in JavaScript.  For practice, for fun or for showing you belong to `/r/iamverysmart`.  \n\n\n## Getting Started\n\nDownload or clone the repo to your local.  Go into the directory and run `npm install`, once complete you can run tests in the appropriate directories.  Some directories won't have test files, so you should just browser the `README` file for the question/challenge.\n\nYour terminal should look something like below from the initial install to your first test run.\n\n```bash\n\n$ git clone https://github.com/markehost/javascript-exercises\n$ cd javascript-exercises\n$ npm install\n$ cd factorial\n$ npm test\n\n```\n\n\nThis uses a TDD approach, look at the `test.js` file in each directory to see what needs to be implemented, write an index.js as the solution file.  If there is no test file look at the `README` for the question/challenge.\n\n\n## Contributing \n\nIf you're want to contribute please adhere to the current structure.\n\n1. Create a directory\n2. Copy the contents from `/factorial` as a template (package.json, README.md \u0026 test.js).\n3. Modify the test file for your use case\n4. Provide as much detail in the `README` as you can.  Try explaining what you're looking for in an answer.\n5. (optional) Provide a solution in the `solutions` branch with passing test cases or a detailed answer in teh `README`.\n\n\n\n## Credits\n\nI used this project https://github.com/kolodny/exercises as a structural example.  I wanted to do things a little different so I didn't fork the repo, but it's worth checking out for some solid JavaScript functions that [lodash](https://lodash.com/) and [underscore](http://underscorejs.org/) abstract away from us. ","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkehost%2Fjavascript-exercises","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkehost%2Fjavascript-exercises","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkehost%2Fjavascript-exercises/lists"}