{"id":19389444,"url":"https://github.com/linksplatform/regularexpressions.transformer","last_synced_at":"2025-09-23T04:05:13.251Z","repository":{"id":35150519,"uuid":"213244450","full_name":"linksplatform/RegularExpressions.Transformer","owner":"linksplatform","description":"LinksPlatform's Platform.RegularExpressions.Transformer Class Library","archived":false,"fork":false,"pushed_at":"2024-10-13T18:37:18.000Z","size":2821,"stargazers_count":4,"open_issues_count":8,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-10T02:58:24.879Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://linksplatform.github.io/RegularExpressions.Transformer","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/linksplatform.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"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}},"created_at":"2019-10-06T21:10:39.000Z","updated_at":"2024-10-13T18:37:22.000Z","dependencies_parsed_at":"2024-11-10T10:16:26.523Z","dependency_job_id":"3e0e9088-44b9-4b97-b184-9a2a788413b1","html_url":"https://github.com/linksplatform/RegularExpressions.Transformer","commit_stats":{"total_commits":201,"total_committers":10,"mean_commits":20.1,"dds":0.7512437810945274,"last_synced_commit":"ce2dc9ea4a6ccaee92f0f5e633d6c23aa5ba0329"},"previous_names":["linksplatform/regextransformer"],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksplatform%2FRegularExpressions.Transformer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksplatform%2FRegularExpressions.Transformer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksplatform%2FRegularExpressions.Transformer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/linksplatform%2FRegularExpressions.Transformer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/linksplatform","download_url":"https://codeload.github.com/linksplatform/RegularExpressions.Transformer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250539301,"owners_count":21447285,"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":[],"created_at":"2024-11-10T10:16:17.227Z","updated_at":"2025-09-23T04:05:13.176Z","avatar_url":"https://github.com/linksplatform.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"[![Actions Status](https://github.com/linksplatform/RegularExpressions.Transformer/workflows/CD/badge.svg)](https://github.com/linksplatform/RegularExpressions.Transformer/actions?workflow=CD)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/7bcd272efb834b7993f0cf3ea1e9bb69)](https://www.codacy.com/manual/drakonard/RegularExpressions.Transformer?utm_source=github.com\u0026amp;utm_medium=referral\u0026amp;utm_content=linksplatform/RegularExpressions.Transformer\u0026amp;utm_campaign=Badge_Grade)\n[![CodeFactor](https://www.codefactor.io/repository/github/linksplatform/regularexpressions.transformer/badge)](https://www.codefactor.io/repository/github/linksplatform/regularexpressions.transformer)\n\n| [![NuGet Version and Downloads count](https://img.shields.io/nuget/v/Platform.RegularExpressions.Transformer?label=nuget\u0026style=flat)](https://www.nuget.org/packages/Platform.RegularExpressions.Transformer) | C# |\n|-|-|\n| [![PyPI version](https://badge.fury.io/py/retranslator.svg)](https://badge.fury.io/py/retranslator)  | __Python__  |\n| [![nimble](https://raw.githubusercontent.com/yglukhov/nimble-tag/master/nimble.png)](https://nimble.directory/pkg/retranslator)  | __Nim__  |\n\n# [RegularExpressions.Transformer](https://github.com/linksplatform/RegularExpressions.Transformer)\n\nLinksPlatform's Platform.RegularExpressions.Transformer Class Library.\n\nAnother way to transform text is to use chain of regular expression in the `sed` command.\n\n```Shell\nsed -e 's/first match/first substution/g' -e 's/second match/second substution/g'\n```\n\nNamespace: [Platform.RegularExpressions.Transformer](https://linksplatform.github.io/RegularExpressions.Transformer/csharp/api/Platform.RegularExpressions.Transformer.html)\n\nForked from: [LinksPlatform/Collections.Methods/CSharpToCppTranslator](https://github.com/linksplatform/Collections.Methods/tree/20ac8963cdeb8f68013139f4083abd98be03ff43/CSharpToCppTranslator)\n\nNuGet package: [Platform.RegularExpressions.Transformer](https://www.nuget.org/packages/Platform.RegularExpressions.Transformer)\n\nPython version: [retranslator](https://github.com/linksplatform/RegularExpressions.Transformer/tree/master/python)\n\n## [Documentation](https://linksplatform.github.io/RegularExpressions.Transformer)\n[PDF file](https://linksplatform.github.io/RegularExpressions.Transformer/csharp/Platform.RegularExpressions.Transformer.pdf) with code for e-readers.\n\n## Dependent libraries\n*   [Platform.RegularExpressions.Transformer.CSharpToCpp](https://github.com/linksplatform/RegularExpressions.Transformer.CSharpToCpp)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinksplatform%2Fregularexpressions.transformer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinksplatform%2Fregularexpressions.transformer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinksplatform%2Fregularexpressions.transformer/lists"}