{"id":28391188,"url":"https://github.com/trigensoftware/simple-libs","last_synced_at":"2026-03-01T20:02:29.113Z","repository":{"id":296006384,"uuid":"992009639","full_name":"TrigenSoftware/simple-libs","owner":"TrigenSoftware","description":"A set of packages with simple utilities.","archived":false,"fork":false,"pushed_at":"2026-03-01T18:36:53.000Z","size":313,"stargazers_count":1,"open_issues_count":7,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-01T19:49:25.634Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/TrigenSoftware.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"ko_fi":"dangreen"}},"created_at":"2025-05-28T13:32:41.000Z","updated_at":"2026-03-01T18:36:25.000Z","dependencies_parsed_at":"2025-05-28T20:44:26.665Z","dependency_job_id":"ffb7a876-d867-4bae-bc8e-1a464bb3450a","html_url":"https://github.com/TrigenSoftware/simple-libs","commit_stats":null,"previous_names":["trigensoftware/simple-utils","trigensoftware/simple-libs"],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/TrigenSoftware/simple-libs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrigenSoftware%2Fsimple-libs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrigenSoftware%2Fsimple-libs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrigenSoftware%2Fsimple-libs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrigenSoftware%2Fsimple-libs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TrigenSoftware","download_url":"https://codeload.github.com/TrigenSoftware/simple-libs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TrigenSoftware%2Fsimple-libs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29983122,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-01T16:35:47.903Z","status":"ssl_error","status_checked_at":"2026-03-01T16:35:44.899Z","response_time":124,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":[],"created_at":"2025-05-31T08:12:09.578Z","updated_at":"2026-03-01T20:02:29.109Z","avatar_url":"https://github.com/TrigenSoftware.png","language":"TypeScript","funding_links":["https://ko-fi.com/dangreen"],"categories":[],"sub_categories":[],"readme":"# simple-libs\n\n[![Build status][build]][build-url]\n[![Coverage status][coverage]][coverage-url]\n\n[build]: https://img.shields.io/github/actions/workflow/status/TrigenSoftware/simple-libs/tests.yml?branch=main\n[build-url]: https://github.com/TrigenSoftware/simple-libs/actions\n\n[coverage]: https://coveralls.io/repos/github/TrigenSoftware/simple-libs/badge.svg?branch=main\n[coverage-url]: https://coveralls.io/github/TrigenSoftware/simple-libs?branch=main\n\nA set of packages with simple utilities.\n\n## Available tools\n\n| Name | Description | Version | Dependencies |\n|------|-------------|---------|--------------|\n| [`@simple-libs/hosted-git-info`](packages/hosted-git-info#readme) | A small library to parse hosted git info. | [![NPM version][hosted-git-info-npm]][hosted-git-info-npm-url] | [![Dependencies status][hosted-git-info-deps]][hosted-git-info-deps-url] |\n| [`@simple-libs/stream-utils`](packages/stream-utils#readme) | A small set of utilities for streams. | [![NPM version][stream-utils-npm]][stream-utils-npm-url] | [![Dependencies status][stream-utils-deps]][stream-utils-deps-url] |\n| [`@simple-libs/child-process-utils`](packages/child-process-utils#readme) | A small set of utilities for child process. | [![NPM version][child-process-utils-npm]][child-process-utils-npm-url] | [![Dependencies status][child-process-utils-deps]][child-process-utils-deps-url] |\n\n\u003c!-- hosted-git-info --\u003e\n\n[hosted-git-info-npm]: https://img.shields.io/npm/v/@simple-libs/hosted-git-info.svg\n[hosted-git-info-npm-url]: https://www.npmjs.com/package/@simple-libs/hosted-git-info\n\n[hosted-git-info-deps]: https://img.shields.io/librariesio/release/npm/@simple-libs/hosted-git-info\n[hosted-git-info-deps-url]: https://libraries.io/npm/@simple-libs%2Fhosted-git-info\n\n\u003c!-- stream-utils --\u003e\n\n[stream-utils-npm]: https://img.shields.io/npm/v/@simple-libs/stream-utils.svg\n[stream-utils-npm-url]: https://www.npmjs.com/package/@simple-libs/stream-utils\n\n[stream-utils-deps]: https://img.shields.io/librariesio/release/npm/@simple-libs/stream-utils\n[stream-utils-deps-url]: https://libraries.io/npm/@simple-libs%2Fstream-utils\n\n\u003c!-- child-process-utils --\u003e\n\n[child-process-utils-npm]: https://img.shields.io/npm/v/@simple-libs/child-process-utils.svg\n[child-process-utils-npm-url]: https://www.npmjs.com/package/@simple-libs/child-process-utils\n\n[child-process-utils-deps]: https://img.shields.io/librariesio/release/npm/@simple-libs/child-process-utils\n[child-process-utils-deps-url]: https://libraries.io/npm/@simple-libs%2Fchild-process-utils\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrigensoftware%2Fsimple-libs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrigensoftware%2Fsimple-libs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrigensoftware%2Fsimple-libs/lists"}