{"id":27404469,"url":"https://github.com/itfinally/jcdt","last_synced_at":"2026-05-18T11:01:53.151Z","repository":{"id":57279833,"uuid":"120404125","full_name":"itfinally/Jcdt","owner":"itfinally","description":"Javascript common development toolkit","archived":false,"fork":false,"pushed_at":"2018-05-03T08:23:13.000Z","size":40,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-11T11:19:41.841Z","etag":null,"topics":["javascript","toolkit","typescript"],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/itfinally.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":"2018-02-06T05:01:04.000Z","updated_at":"2018-05-03T08:23:14.000Z","dependencies_parsed_at":"2022-09-13T18:40:25.835Z","dependency_job_id":null,"html_url":"https://github.com/itfinally/Jcdt","commit_stats":null,"previous_names":["itfinally/itfinally_tools"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itfinally%2FJcdt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itfinally%2FJcdt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itfinally%2FJcdt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/itfinally%2FJcdt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/itfinally","download_url":"https://codeload.github.com/itfinally/Jcdt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248826384,"owners_count":21167678,"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":["javascript","toolkit","typescript"],"created_at":"2025-04-14T05:29:45.739Z","updated_at":"2026-05-18T11:01:48.112Z","avatar_url":"https://github.com/itfinally.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"It it a toolbox for javascript( and typescript ).\n\nOne day, I want to use HashMap/HashSet and found something package to use it,\nbut I found something wrong, this map is hash with 'toString()' function, that mean\nit can't identity what difference between two instance of one class, it is a huge mistake.\n\nThen I think, Why do I write my own toolkit ? \nso reference java 7 api document and source code to write this tools.\n\nAfter all, I don't know how to write a red-black tree, not yet. = =||\nAnd hashMap added red-black tree in java 8. \n\ninclude:\n  1. exception        - as the name say\n  2. lang             - something common tool like event, type-judgement, also implement object.hashcode\n  3. collection       - a collection definition, written reference to java 7 api document\n  4. list             - ArrayList, ArrayDeque, LinkedList\n  5. map              - HashMap, HashSet\n    \nThat all.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitfinally%2Fjcdt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fitfinally%2Fjcdt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fitfinally%2Fjcdt/lists"}