{"id":18688760,"url":"https://github.com/noraj/quartz-utils","last_synced_at":"2025-04-12T05:38:10.778Z","repository":{"id":235018086,"uuid":"789918824","full_name":"noraj/quartz-utils","owner":"noraj","description":"Everyday CLI utilities that are easily pipable","archived":false,"fork":false,"pushed_at":"2025-01-27T00:55:43.000Z","size":124,"stargazers_count":4,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-12T05:38:02.606Z","etag":null,"topics":["bug-bounty","linux","pipe","unix","utilities","utility","utils"],"latest_commit_sha":null,"homepage":"https://noraj.github.io/quartz-utils/","language":"Crystal","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/noraj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","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},"funding":{"github":"noraj","issuehunt":"noraj","ko_fi":"noraj","liberapay":"noraj"}},"created_at":"2024-04-21T22:38:41.000Z","updated_at":"2025-03-02T04:49:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e2d4037-23e4-4de6-8a33-3a98f6a219bd","html_url":"https://github.com/noraj/quartz-utils","commit_stats":null,"previous_names":["noraj/quartz-utils"],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noraj%2Fquartz-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noraj%2Fquartz-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noraj%2Fquartz-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noraj%2Fquartz-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noraj","download_url":"https://codeload.github.com/noraj/quartz-utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248525168,"owners_count":21118616,"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":["bug-bounty","linux","pipe","unix","utilities","utility","utils"],"created_at":"2024-11-07T10:38:16.863Z","updated_at":"2025-04-12T05:38:10.752Z","avatar_url":"https://github.com/noraj.png","language":"Crystal","funding_links":["https://github.com/sponsors/noraj","https://issuehunt.io/r/noraj","https://ko-fi.com/noraj","https://liberapay.com/noraj"],"categories":[],"sub_categories":[],"readme":"# quartz-utils\n\n![GitHub Workflow Status (with branch)](https://img.shields.io/github/actions/workflow/status/noraj/quartz-utils/test.yml?branch=master\u0026style=flat-square)\n![GitHub License](https://img.shields.io/github/license/noraj/quartz-utils?style=flat-square)\n![GitHub top language](https://img.shields.io/github/languages/top/noraj/quartz-utils?style=flat-square)\n![GitHub commit activity](https://img.shields.io/github/commit-activity/y/noraj/quartz-utils?style=flat-square)\n\n![quartz-utils logo](docs/logo_quartz-utils.png)\n\n**quartz-utils** Everyday CLI utilities that are easily pipable \n\n## Build\n\n![GitHub tag (latest SemVer)](https://img.shields.io/github/v/tag/noraj/quartz-utils?sort=semver\u0026style=flat-square)\n![GitHub tag (latest SemVer pre-release)](https://img.shields.io/github/v/tag/noraj/quartz-utils?include_prereleases\u0026sort=semver\u0026style=flat-square)\n\nFor `x86_64-linux-gnu`, a pre-compiled static binary is available and for pre-compiled object, see [releases](https://github.com/noraj/quartz-utils/releases). Else you can [build](docs/build.md) one.\n\n## Install\n\n[![Packaging status](https://repology.org/badge/vertical-allrepos/quartz-utils.svg)](https://repology.org/project/quartz-utils/versions)\n\nSee [install](docs/install.md) instructions.\n\n## Utils \u0026 Usage\n\n- `url2host`: Extract host from URL\n- `stripansi`: Remove ANSI escape sequences\n- `crlf2lf`: Convert CRLF to LF\n- `lf2crlf`: Convert LF to CRLF\n\nSee examples at [Utils](docs/utils.md)\n\n## Documentation\n\nDocumentation homepage: https://noraj.github.io/quartz-utils/\n\n[![User documentation - Utils](https://img.shields.io/badge/doc-utils-black?logo=readthedocs\u0026logoColor=black\u0026style=flat-square)](https://noraj.github.io/quartz-utils/utils)\n[![User documentation - Build](https://img.shields.io/badge/doc-build-black?logo=readthedocs\u0026logoColor=black\u0026style=flat-square)](https://noraj.github.io/quartz-utils/build)\n[![User documentation - Install](https://img.shields.io/badge/doc-install-black?logo=readthedocs\u0026logoColor=black\u0026style=flat-square)](https://noraj.github.io/quartz-utils/install)\n[![User documentation - Changelog](https://img.shields.io/badge/doc-changelog-black?logo=readthedocs\u0026logoColor=black\u0026style=flat-square)](https://noraj.github.io/quartz-utils/CHANGELOG)\n[![Developer documentation - Contributing](https://img.shields.io/badge/doc-contributing-black?logo=readthedocs\u0026logoColor=black\u0026style=flat-square)](https://noraj.github.io/quartz-utils/creating)\n[![Developer documentation - Development](https://img.shields.io/badge/doc-development-black?logo=readthedocs\u0026logoColor=black\u0026style=flat-square)](https://noraj.github.io/quartz-utils/development)\n\n## Author\n\n- [noraj](https://pwn.by/noraj/) - creator and maintainer\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoraj%2Fquartz-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoraj%2Fquartz-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoraj%2Fquartz-utils/lists"}