{"id":22927212,"url":"https://github.com/hapytex/string-like","last_synced_at":"2025-04-01T15:42:20.055Z","repository":{"id":51463002,"uuid":"254345448","full_name":"hapytex/string-like","owner":"hapytex","description":"A uniform interface for String-like objects in Haskell","archived":false,"fork":false,"pushed_at":"2021-05-11T19:42:57.000Z","size":6761,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-09-20T08:57:18.808Z","etag":null,"topics":["haskell","string","string-manipulation"],"latest_commit_sha":null,"homepage":"https://string-like.django-antipatterns.com/","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hapytex.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2020-04-09T10:52:26.000Z","updated_at":"2022-07-04T15:06:40.000Z","dependencies_parsed_at":"2022-09-04T12:52:43.750Z","dependency_job_id":null,"html_url":"https://github.com/hapytex/string-like","commit_stats":null,"previous_names":[],"tags_count":2,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapytex%2Fstring-like","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapytex%2Fstring-like/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapytex%2Fstring-like/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hapytex%2Fstring-like/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hapytex","download_url":"https://codeload.github.com/hapytex/string-like/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246665989,"owners_count":20814414,"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":["haskell","string","string-manipulation"],"created_at":"2024-12-14T09:13:55.617Z","updated_at":"2025-04-01T15:42:20.038Z","avatar_url":"https://github.com/hapytex.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# string-like\n\n[![Build Status of the package by GitHub actions](https://github.com/hapytex/string-like/actions/workflows/build-ci.yml/badge.svg)](https://github.com/hapytex/string-like/actions/workflows/build-ci.yml)\n[![Build Status of the package by Hackage](https://matrix.hackage.haskell.org/api/v2/packages/string-like/badge)](https://matrix.hackage.haskell.org/#/package/string-like)\n[![Hackage version badge](https://img.shields.io/hackage/v/string-like.svg)](https://hackage.haskell.org/package/string-like)\n\nThis package is based on the [**`Text.StringLike`** module](https://hackage.haskell.org/package/tagsoup/docs/Text-StringLike.html) of the [**`tagsoup`** package](https://hackage.haskell.org/package/tagsoup).\n\nThe package defines a typeclass that can be implemented to provide a uniform interface for `String`-like objects.\n\nThe typeclass itself has default implementations that convert the `StringLike`\nitem first to a lazy `Text`, then performs the operation, and converts results back to\nits `StringLike` object. This is usually /not/ as efficient as an operation for\nthat specific type. Therefore it is advisable to implement the other functions as well.\n\nOne can however decide to only implement `fromText` and `toText`; or `toString`.\n\n## Contribute\n\nYou can contribute by making a pull request on the [*GitHub\nrepository*](https://github.com/hapytex/string-like).\n\nYou can contact the package maintainer by sending a mail to\n[`hapytexeu+gh@gmail.com`](mailto:hapytexeu+gh@gmail.com).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhapytex%2Fstring-like","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhapytex%2Fstring-like","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhapytex%2Fstring-like/lists"}