{"id":18483824,"url":"https://github.com/trackd/pstextmate","last_synced_at":"2025-07-30T00:33:28.012Z","repository":{"id":255683098,"uuid":"852769999","full_name":"trackd/PSTextMate","owner":"trackd","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-03T22:58:57.000Z","size":59,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-03T23:30:32.520Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/trackd.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,"zenodo":null}},"created_at":"2024-09-05T11:53:13.000Z","updated_at":"2025-05-21T16:53:48.000Z","dependencies_parsed_at":"2025-02-10T09:22:26.429Z","dependency_job_id":"2c191f2c-0683-4fc8-9162-00d0396d5236","html_url":"https://github.com/trackd/PSTextMate","commit_stats":null,"previous_names":["trackd/pstextmate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/trackd/PSTextMate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trackd%2FPSTextMate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trackd%2FPSTextMate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trackd%2FPSTextMate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trackd%2FPSTextMate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/trackd","download_url":"https://codeload.github.com/trackd/PSTextMate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/trackd%2FPSTextMate/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267785800,"owners_count":24144122,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"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":[],"created_at":"2024-11-06T12:37:29.977Z","updated_at":"2025-07-30T00:33:27.964Z","avatar_url":"https://github.com/trackd.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PSTextMate\r\n\r\nThis modules allows you to render content in the console using TextMate.  \r\nsee below table for supported grammars and builtin themes.  \r\n\r\nthe module is meant to be paired with PwshSpectreConsole.  \r\n\r\nthis is still in alpha stage, so expect breaking changes.  \r\n\r\ntodo: add custom grammars, add custom themes.  \r\n\r\n## libraries\r\n\r\n[TextMateSharp](https://github.com/danipen/TextMateSharp)  \r\n[PwshSpectreConsole](https://github.com/ShaunLawrie/PwshSpectreConsole)  \r\n[SpectreConsole](https://github.com/spectreconsole/spectre.console)  \r\n\r\n## Grammars and Themes\r\n\r\n| grammars      | themes            |\r\n|---------------|-------------------|\r\n| asciidoc      | Abbys             |\r\n| bat           | Dark              |\r\n| clojure       | DarkPlus          |\r\n| coffeescript  | DimmedMonokai     |\r\n| cpp           | KimbieDark        |\r\n| csharp        | Light             |\r\n| css           | LightPlus         |\r\n| dart          | Monokai           |\r\n| diff          | QuietLight        |\r\n| docker        | Red               |\r\n| fsharp        | SolarizedDark     |\r\n| git           | SolarizedLight    |\r\n| go            | TomorrowNightBlue |\r\n| groovy        | HighContrastLight |\r\n| handlebars    | HighContrastDark  |\r\n| hlsl          |                   |\r\n| html          |                   |\r\n| ini           |                   |\r\n| java          |                   |\r\n| javascript    |                   |\r\n| json          |                   |\r\n| julia         |                   |\r\n| latex         |                   |\r\n| less          |                   |\r\n| log           |                   |\r\n| lua           |                   |\r\n| make          |                   |\r\n| markdown      |                   |\r\n| markdown-math |                   |\r\n| objective-c   |                   |\r\n| pascal        |                   |\r\n| perl          |                   |\r\n| php           |                   |\r\n| powershell    |                   |\r\n| pug           |                   |\r\n| python        |                   |\r\n| r             |                   |\r\n| razor         |                   |\r\n| ruby          |                   |\r\n| rust          |                   |\r\n| scss          |                   |\r\n| shaderlab     |                   |\r\n| shellscript   |                   |\r\n| sql           |                   |\r\n| swift         |                   |\r\n| typescript    |                   |\r\n| vb            |                   |\r\n| xml           |                   |\r\n| yaml          |                   |\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrackd%2Fpstextmate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftrackd%2Fpstextmate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftrackd%2Fpstextmate/lists"}