{"id":21650895,"url":"https://github.com/iansinnott/shirt","last_synced_at":"2025-07-02T04:32:48.345Z","repository":{"id":57358607,"uuid":"80188797","full_name":"iansinnott/shirt","owner":"iansinnott","description":"👕 Put a shirt on that data! Simple algebraic data types","archived":false,"fork":false,"pushed_at":"2017-07-08T07:06:04.000Z","size":141,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-20T23:38:57.320Z","etag":null,"topics":["algebraic-data-types","fp","monad"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/iansinnott.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-01-27T07:23:11.000Z","updated_at":"2017-06-13T19:05:25.000Z","dependencies_parsed_at":"2022-09-06T22:21:34.835Z","dependency_job_id":null,"html_url":"https://github.com/iansinnott/shirt","commit_stats":null,"previous_names":[],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/iansinnott/shirt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fshirt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fshirt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fshirt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fshirt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iansinnott","download_url":"https://codeload.github.com/iansinnott/shirt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iansinnott%2Fshirt/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262232857,"owners_count":23279250,"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":["algebraic-data-types","fp","monad"],"created_at":"2024-11-25T07:45:51.969Z","updated_at":"2025-07-02T04:32:48.145Z","avatar_url":"https://github.com/iansinnott.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Shirt\n\n[![Build Status](https://img.shields.io/circleci/project/iansinnott/shirt.svg)](https://circleci.com/gh/iansinnott/shirt)\n[![shirt on NPM](https://img.shields.io/npm/v/shirt.svg)](https://www.npmjs.com/package/shirt)\n\n\u003e 👕 Put a shirt on that data! Simple algebraic data types with zero dependencies\n\n\n## Install\n\n```\n$ npm install --save shirt\n```\n\n\n## Usage\n\n```js\nimport { Maybe, Either, IO, Validation } from 'shirt';\n\n// TODO: examples...\n```\n\nYou also have access to helper functions that might eliminate the need for another library:\n\n```js\nimport { compose, curry, curryN } from 'shirt';\n\n// TODO: examples...\n```\n\n## API\n\n### `Maybe`\n\n### `Either`\n\n### `IO`\n\n### `Validation`\n\n## License\n\nMIT © [Ian Sinnott](https://www.iansinnott.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiansinnott%2Fshirt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiansinnott%2Fshirt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiansinnott%2Fshirt/lists"}