{"id":22385114,"url":"https://github.com/tusharmath/qio","last_synced_at":"2025-10-27T21:03:46.807Z","repository":{"id":53727008,"uuid":"180745862","full_name":"tusharmath/qio","owner":"tusharmath","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-16T22:00:32.000Z","size":3059,"stargazers_count":74,"open_issues_count":8,"forks_count":8,"subscribers_count":12,"default_branch":"master","last_synced_at":"2024-12-01T03:51:13.146Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://qio.netlify.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tusharmath.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-04-11T08:13:07.000Z","updated_at":"2024-11-05T04:33:03.000Z","dependencies_parsed_at":"2022-09-10T15:52:01.534Z","dependency_job_id":null,"html_url":"https://github.com/tusharmath/qio","commit_stats":null,"previous_names":["tusharmath/fearless-io"],"tags_count":144,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusharmath%2Fqio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusharmath%2Fqio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusharmath%2Fqio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tusharmath%2Fqio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tusharmath","download_url":"https://codeload.github.com/tusharmath/qio/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228216207,"owners_count":17886530,"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-12-05T01:21:20.037Z","updated_at":"2025-10-27T21:03:46.676Z","avatar_url":"https://github.com/tusharmath.png","language":"TypeScript","funding_links":[],"categories":["Libraries"],"sub_categories":[],"readme":"[![Build Status](https://travis-ci.com/tusharmath/qio.svg?branch=master)](https://travis-ci.com/tusharmath/qio)\n![npm](https://img.shields.io/npm/v/@qio/core.svg)\n\nA type-safe, functional, performant, lawful, composable data structure that solves practical problems of effect-full code in node and browser.\n\n## Usage\n\n```ts\nimport {QIO, defaultRuntime} from '@qio/core'\n\nconst putStrLn = QIO.encase(console.log)\n\nconst program = putStrLn('Hello World')\n\ndefaultRuntime().unsafeExecute(program)\n```\n\nFor more complex use cases checkout the [website](https://qio.netlify.com).\n\n## Packages\n\n| Package          | Description                                                            | Version                                               |\n| ---------------- | ---------------------------------------------------------------------- | ----------------------------------------------------- |\n| **@qio/prelude** | The base library that's used internally by all the QIO based packages. | ![npm](https://img.shields.io/npm/v/@qio/prelude.svg) |\n| **@qio/core**    | The core effect management library library.                            | ![npm](https://img.shields.io/npm/v/@qio/core.svg)    |\n| **@qio/stream**  | Purely functional streaming capabilities built on top of QIO.          | ![npm](https://img.shields.io/npm/v/@qio/stream.svg)  |\n| **@qio/console** | QIO based bindings to read and write to the terminal.                  | ![npm](https://img.shields.io/npm/v/@qio/console.svg) |\n| **@qio/http**    | QIO based binding to manage HTTP request/responses safely.             | ![npm](https://img.shields.io/npm/v/@qio/http.svg)    |\n| **@qio/fs**      | QIO based binding to manage HTTP request/responses safely.             | ![npm](https://img.shields.io/npm/v/@qio/fs.svg)      |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftusharmath%2Fqio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftusharmath%2Fqio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftusharmath%2Fqio/lists"}