{"id":24623583,"url":"https://github.com/marcloupias/js-playground","last_synced_at":"2026-05-12T19:02:06.089Z","repository":{"id":52129874,"uuid":"101225662","full_name":"MarcLoupias/js-playground","owner":"MarcLoupias","description":"Playground to learn javascript","archived":false,"fork":false,"pushed_at":"2021-05-07T02:08:14.000Z","size":142,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-25T03:57:31.041Z","etag":null,"topics":["es6","functional-programming","javascript","learning-by-doing"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarcLoupias.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}},"created_at":"2017-08-23T21:15:31.000Z","updated_at":"2019-10-30T13:29:24.000Z","dependencies_parsed_at":"2022-09-08T06:53:23.542Z","dependency_job_id":null,"html_url":"https://github.com/MarcLoupias/js-playground","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/MarcLoupias%2Fjs-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcLoupias%2Fjs-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcLoupias%2Fjs-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarcLoupias%2Fjs-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarcLoupias","download_url":"https://codeload.github.com/MarcLoupias/js-playground/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244352079,"owners_count":20439309,"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":["es6","functional-programming","javascript","learning-by-doing"],"created_at":"2025-01-25T03:57:41.121Z","updated_at":"2026-05-12T19:02:06.026Z","avatar_url":"https://github.com/MarcLoupias.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Javascript Playground\n\nA set of js small projects just to play with the language and learn things.\n\n## tools\n\nI am currently using **Node.js** `6.14.4` and **npm** `6.2.0`\n\nMost of subprojects are using [`npx` tool](https://github.com/zkat/npx) and [npm `node` package](https://registry.npmjs.org/node/) to set the wanted node version, example :\n\n```javascript\n\n// ...\n\n\"scripts\": {\n    \"run-closure-basic\": \"npx -p node@latest -- node closure-basic-example\",\n    \"run-closure-private\": \"npx -p node@latest -- node closure-emulating-private-methods\"\n  },\n\n// ...\n\n```\n\n## sources\n\nDouglas Crockford \"Javascript: The Good Parts\" (2008) ISBN \"978-0-596-51774-8\"\n\nMattias Petter Johansson [Fun Fun Function YouTube channel](https://www.youtube.com/channel/UCO1cgjhGzsSYb1rsB4bFe4Q)\n\nEric Elliott [medium.com publications](https://medium.com/@_ericelliott)\n\nChristophe Porteneuve [ES6+ maintenant ! - Devoxx France 2016](https://www.youtube.com/watch?v=KJzlllc7Jq8\u0026t=1096s)\n\nMDN web docs [for JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript)\n\nTypeScript docs [www.typescriptlang.org/docs](https://www.typescriptlang.org/docs/home.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcloupias%2Fjs-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarcloupias%2Fjs-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarcloupias%2Fjs-playground/lists"}