{"id":37032414,"url":"https://github.com/nuscien/trivial","last_synced_at":"2026-01-14T03:58:37.336Z","repository":{"id":41070602,"uuid":"145284084","full_name":"nuscien/trivial","owner":"nuscien","description":"A set of powerful development kit: JSON, task management, numerals, chemistry, etc.","archived":false,"fork":false,"pushed_at":"2025-12-23T11:37:04.000Z","size":7288,"stargazers_count":37,"open_issues_count":1,"forks_count":6,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-12-24T22:51:09.570Z","etag":null,"topics":["chemical-element","chemistry","color","console","coordinates","csv","interceptor","json","jwt","numerals","oauth2-client","pem","periodic-table","spatial","stream","tasks","utilities"],"latest_commit_sha":null,"homepage":"https://trivial.kingcean.net","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/nuscien.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","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}},"created_at":"2018-08-19T07:58:46.000Z","updated_at":"2025-12-23T11:37:08.000Z","dependencies_parsed_at":"2023-01-23T22:15:35.366Z","dependency_job_id":"f8a56732-8f47-4c72-be55-e8e42a00dd08","html_url":"https://github.com/nuscien/trivial","commit_stats":{"total_commits":941,"total_committers":4,"mean_commits":235.25,"dds":0.5026567481402763,"last_synced_commit":"4922b2681a689d4446a19006e543fbe0a247da12"},"previous_names":[],"tags_count":40,"template":false,"template_full_name":null,"purl":"pkg:github/nuscien/trivial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuscien%2Ftrivial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuscien%2Ftrivial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuscien%2Ftrivial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuscien%2Ftrivial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuscien","download_url":"https://codeload.github.com/nuscien/trivial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuscien%2Ftrivial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28408924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T01:52:23.358Z","status":"online","status_checked_at":"2026-01-14T02:00:06.678Z","response_time":107,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["chemical-element","chemistry","color","console","coordinates","csv","interceptor","json","jwt","numerals","oauth2-client","pem","periodic-table","spatial","stream","tasks","utilities"],"created_at":"2026-01-14T03:58:36.608Z","updated_at":"2026-01-14T03:58:37.330Z","avatar_url":"https://github.com/nuscien.png","language":"C#","readme":"# ![Trivial libraries](./docs/assets/wordmark.png)\n\nTrivial libraries contain a lot of utilities, models and components, which are trivial but useful, to help you to focus on the business logic of your projects.\n\n[![MIT licensed](./docs/assets/badge_lisence_MIT.svg)](https://github.com/nuscien/trivial/blob/master/LICENSE)\n[![Build Status](https://dev.azure.com/nuscien/trivial/_apis/build/status/nuscien.trivial?branchName=main)](https://dev.azure.com/nuscien/trivial/_build/latest?definitionId=1\u0026branchName=main)\n\n## [Trivial](./Core)\n\nA library providing lots of useful utilities, models and services,\nincluding interceptor, retry policy, writable JSON DOM, PEM, JWT, stream combination, JSON HTTP web client, CSV parser, JSON converters, numerals, coordinates, angle, arithmetic, sets, cmd verb dispatcher, etc.\n\n[![NuGet package](https://img.shields.io/nuget/dt/Trivial?label=nuget+downloads)](https://www.nuget.org/packages/Trivial)\n\n![.NET 9](./docs/assets/badge_NET_9.svg)\n![.NET 8](./docs/assets/badge_NET_8.svg)\n![.NET 6](./docs/assets/badge_NET_6.svg)\n![.NET Framework 4.8](./docs/assets/badge_NET_Fx_4_8.svg)\n![.NET Framework 4.6.2](./docs/assets/badge_NET_Fx_4_6_2.svg)\n![.NET Framework 4.6.1](./docs/assets/badge_NET_Fx_4_6_1.svg)\n\n- [Task and retry policy](./docs/tasks)\n- [Text (also including JSON and CSV)](./docs/text)\n- [Data](./docs/data)\n- [Maths and numerals](./docs/maths)\n- [Network](./docs/net)\n- [Security](./docs/security)\n- [File and stream](./docs/io)\n- [Collection](./docs/collection)\n- [Reflection](./docs/reflection)\n- [Colors](./docs/drawing/)\n- [Geography](./docs/geo)\n- [Command line](./docs/cmdline/)\n\n## Other Trivial libraries repo\n\n- [Science](https://github.com/nuscien/science)\n  - Chemistry\n  - Maths\n  - Messages\n- [WinKit](https://github.com/nuscien/winkit)\n  - Windows Kit (WinUI components) \u0026amp; Local Web App framework\n  - Console (Command line components)\n  - Web (ASP.NET components)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuscien%2Ftrivial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuscien%2Ftrivial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuscien%2Ftrivial/lists"}