{"id":26751113,"url":"https://github.com/bwatts/quill","last_synced_at":"2026-04-25T22:34:02.152Z","repository":{"id":40373881,"uuid":"303886089","full_name":"bwatts/Quill","owner":"bwatts","description":"Quill is a standalone .NET library focused on building text streams using deferred writes. Write strings better and write better strings!","archived":false,"fork":false,"pushed_at":"2023-02-22T04:14:02.000Z","size":23,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-09T23:56:14.898Z","etag":null,"topics":["csharp","dotnet","dotnet-core","quill","streams","string-building","stringbuilder","strings","text","textwriter","utilities"],"latest_commit_sha":null,"homepage":"","language":"C#","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/bwatts.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":"license.txt","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,"zenodo":null}},"created_at":"2020-10-14T02:53:45.000Z","updated_at":"2020-10-14T04:06:55.000Z","dependencies_parsed_at":"2025-06-03T01:22:47.912Z","dependency_job_id":null,"html_url":"https://github.com/bwatts/Quill","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bwatts/Quill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwatts%2FQuill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwatts%2FQuill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwatts%2FQuill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwatts%2FQuill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bwatts","download_url":"https://codeload.github.com/bwatts/Quill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bwatts%2FQuill/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32279656,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-25T18:29:39.964Z","status":"ssl_error","status_checked_at":"2026-04-25T18:29:32.149Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["csharp","dotnet","dotnet-core","quill","streams","string-building","stringbuilder","strings","text","textwriter","utilities"],"created_at":"2025-03-28T12:16:47.367Z","updated_at":"2026-04-25T22:34:02.136Z","avatar_url":"https://github.com/bwatts.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Green](icon.png)\r\n\r\nQuill is a standalone [.NET Standard 2.1 library](https://www.nuget.org/packages/Quill) focused on **building text streams using deferred writes**.\r\n\r\nWrite strings better and write better strings!\r\n\r\n## Purpose\r\n\r\nQuill provides a composable, deferred, and consistent API for writing text.\r\n\r\n## Contents\r\n\r\n* [1. Quick Start](#1-quick-start)\r\n  * [1.1. Install](#11-install)\r\n  * [1.2. Add to the local scope](#12-add-to-the-local-scope)\r\n* [2. Core Features](#2-core-features)\r\n  * [2.1. TODO](#21-todo)\r\n  \r\n## 1. Quick Start\r\n\r\n### 1.1. Install\r\n\r\nQuill is a [.NET Standard 2.1 package](https://www.nuget.org/packages/Quill) available on NuGet:\r\n\r\n```bash\r\ndotnet add package Quill\r\n```\r\n\r\nIt is under the [MIT license](license.txt) and, like knowledge, wants to be free.\r\n\r\n### 1.2. Add to the local scope\r\n\r\n```C#\r\nusing static Quill.Local;\r\n```\r\n\r\n## 2. Core Features\r\n\r\n### 2.1. TODO","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbwatts%2Fquill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbwatts%2Fquill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbwatts%2Fquill/lists"}