{"id":22442144,"url":"https://github.com/colinbut/es6-code","last_synced_at":"2025-03-27T10:16:46.128Z","repository":{"id":69158152,"uuid":"108595759","full_name":"colinbut/es6-code","owner":"colinbut","description":"ES6 - EcmaScript 6 - Code","archived":false,"fork":false,"pushed_at":"2017-10-27T21:09:47.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-01T14:46:15.696Z","etag":null,"topics":["ecmascript","es2015","es6","es6-javascript"],"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/colinbut.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-27T21:07:50.000Z","updated_at":"2018-01-12T21:50:06.000Z","dependencies_parsed_at":"2023-03-11T05:23:31.819Z","dependency_job_id":null,"html_url":"https://github.com/colinbut/es6-code","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/colinbut%2Fes6-code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinbut%2Fes6-code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinbut%2Fes6-code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/colinbut%2Fes6-code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/colinbut","download_url":"https://codeload.github.com/colinbut/es6-code/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245823318,"owners_count":20678173,"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":["ecmascript","es2015","es6","es6-javascript"],"created_at":"2024-12-06T02:18:16.800Z","updated_at":"2025-03-27T10:16:46.123Z","avatar_url":"https://github.com/colinbut.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ES6\n\nES6 is ECMAScript 6 (ECMAScript 2015)\n\nECMAScript is a scripting language which forms the language base for JavaScript, JScript, and ActionScript\n\nES6 is not widely supported in modern browsers to need to use a transpiler (like babel) to turn it into\nbrowser compatible.\n\nES6 has lots of new features:\n\n- let and const keyword\n- function returning multiple values\n- default values for function arguments\n- ... (spread) operator\n- multiple line strings (a Python like feature)\n- class keyword to define classes\n- arrow =\u003e function\n- promises (equivalent to Java futures)\n- 'for of' loop\n- yield keyword\n- 0o and 0b literal to define octal\n- Set/WeakSet, Map/WeakMap objects\n- template literals\n\nES6 is mostly syntactic sugars! Lots of sugarcoating!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolinbut%2Fes6-code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcolinbut%2Fes6-code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcolinbut%2Fes6-code/lists"}