{"id":17040672,"url":"https://github.com/minsoo-web/i-don-t-know-js","last_synced_at":"2026-02-21T23:04:05.802Z","repository":{"id":45113353,"uuid":"223859193","full_name":"minsoo-web/I-Don-t-Know-JS","owner":"minsoo-web","description":"es5 ~ es9 까지 정리해 보는 repository 입니다.","archived":false,"fork":false,"pushed_at":"2022-01-07T14:00:33.000Z","size":5751,"stargazers_count":10,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-21T16:04:40.721Z","etag":null,"topics":["es5","es6","javascript"],"latest_commit_sha":null,"homepage":"","language":null,"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/minsoo-web.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}},"created_at":"2019-11-25T04:14:55.000Z","updated_at":"2024-06-15T10:55:04.000Z","dependencies_parsed_at":"2022-09-22T17:10:23.080Z","dependency_job_id":null,"html_url":"https://github.com/minsoo-web/I-Don-t-Know-JS","commit_stats":null,"previous_names":["minsoo-web/i-don-t-know-js"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/minsoo-web/I-Don-t-Know-JS","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minsoo-web%2FI-Don-t-Know-JS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minsoo-web%2FI-Don-t-Know-JS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minsoo-web%2FI-Don-t-Know-JS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minsoo-web%2FI-Don-t-Know-JS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/minsoo-web","download_url":"https://codeload.github.com/minsoo-web/I-Don-t-Know-JS/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/minsoo-web%2FI-Don-t-Know-JS/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29696914,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T18:18:25.093Z","status":"ssl_error","status_checked_at":"2026-02-21T18:18:22.435Z","response_time":107,"last_error":"SSL_read: 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":["es5","es6","javascript"],"created_at":"2024-10-14T09:10:12.263Z","updated_at":"2026-02-21T23:04:05.783Z","avatar_url":"https://github.com/minsoo-web.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg alt=\"ECMAscript\" src=\"https://t1.daumcdn.net/cfile/tistory/99479D435BE139E216\" /\u003e\n\u003c/p\u003e\n\n\u003ch1 align=\"center\"\u003eECMAScript 문법 정리\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003ca href=\"https://img.shields.io\"\u003e\n        \u003cimg alt=\"tilbadge\" src=\"https://img.shields.io/badge/%20%20%F0%9F%94%A5%20%20-%20TIL%20-%23ffd54f\" /\u003e\u003c/a\u003e\n    \u003ca href=\"https://img.shields.io\"\u003e\n        \u003cimg alt=\"mdbadge\" src=\"https://img.shields.io/badge/markdown%20lint-pass-blue\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://img.shields.io\"\u003e\n        \u003cimg alt=\"loveJS\" src=\"https://img.shields.io/badge/love%20js%3F-yes-critical\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://hits.seeyoufarm.com\"\u003e\n        \u003cimg alt=\"today\" src=\"https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2FMinsoo-web%2Fes_features\u0026count_bg=%231BB47C\u0026title_bg=%2330485C\u0026icon=\u0026icon_color=%23E7E7E7\u0026title=today\u0026edge_flat=false)\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n## 개요\n\n알고리즘을 공부하다가 다른 사람의 풀이를 보고 현타가 와서🤦  \n제가 모르는 JavaScript 개념이 없도록  \nES5 ~ ES2020 까지 공부하면서 정리하는 것이 🔥목표🔥입니다.\n\n\u003e ⭐️Star 와 🌱PR, ⚡️Issue 는 환영입니다!\n\n## 🗂 목차\n\n- [ES5](https://github.com/Minsoo-web/es_features/tree/master/es5)\n- [ES6 (🌱진행중)](https://github.com/Minsoo-web/es_features/tree/master/es6)\n- ES7 (예정)\n- [etc](https://github.com/Minsoo-web/es_features/tree/master/etc)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminsoo-web%2Fi-don-t-know-js","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminsoo-web%2Fi-don-t-know-js","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminsoo-web%2Fi-don-t-know-js/lists"}