{"id":20109796,"url":"https://github.com/hyper63/typesm","last_synced_at":"2025-06-13T21:06:04.883Z","repository":{"id":110719206,"uuid":"329470073","full_name":"hyper63/typesm","owner":"hyper63","description":null,"archived":false,"fork":false,"pushed_at":"2021-01-14T01:04:05.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T18:32:20.694Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/hyper63.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":"2021-01-14T00:55:40.000Z","updated_at":"2021-01-14T01:03:32.000Z","dependencies_parsed_at":null,"dependency_job_id":"0b20bf15-6b76-478a-a252-147af9518835","html_url":"https://github.com/hyper63/typesm","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/hyper63/typesm","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyper63%2Ftypesm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyper63%2Ftypesm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyper63%2Ftypesm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyper63%2Ftypesm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hyper63","download_url":"https://codeload.github.com/hyper63/typesm/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hyper63%2Ftypesm/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259719717,"owners_count":22901239,"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":[],"created_at":"2024-11-13T18:09:28.027Z","updated_at":"2025-06-13T21:06:04.860Z","avatar_url":"https://github.com/hyper63.png","language":"JavaScript","readme":"# typesm - functional javascripts types for ESM\n\nA Type library with core ADTs.\n\n* Id\n* Either\n* Task\n* Fn\n\n## Why\n\nA clear and basic fp library that works with esm and with no dependencies.\n\n## Install\n\n```\nyarn add @hyper63/types\n```\n\n## Usage Example\n\n``` js\nimport Id from '@hyper63/typesm'\n\nId.of(1)\n  .map(x =\u003e x + 1)\n  .extract()\n\n```\n\n## ADTS\n\n* Id\n* Either\n* Task\n\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyper63%2Ftypesm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhyper63%2Ftypesm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhyper63%2Ftypesm/lists"}