{"id":19512318,"url":"https://github.com/vmchale/tomlcheck","last_synced_at":"2025-04-26T04:31:31.657Z","repository":{"id":128761514,"uuid":"106490473","full_name":"vmchale/tomlcheck","owner":"vmchale","description":"A syntax checker for TOML files","archived":false,"fork":false,"pushed_at":"2019-10-29T17:36:48.000Z","size":124,"stargazers_count":28,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-04T07:51:12.796Z","etag":null,"topics":["haskell","syntax-checker","toml","vim"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vmchale.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2017-10-11T01:32:22.000Z","updated_at":"2021-11-24T00:56:10.000Z","dependencies_parsed_at":"2023-08-25T02:23:29.442Z","dependency_job_id":null,"html_url":"https://github.com/vmchale/tomlcheck","commit_stats":null,"previous_names":[],"tags_count":18,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Ftomlcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Ftomlcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Ftomlcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vmchale%2Ftomlcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vmchale","download_url":"https://codeload.github.com/vmchale/tomlcheck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250931020,"owners_count":21509801,"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":["haskell","syntax-checker","toml","vim"],"created_at":"2024-11-10T23:25:27.148Z","updated_at":"2025-04-26T04:31:31.648Z","avatar_url":"https://github.com/vmchale.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tomlcheck\n\n[![Build Status](https://travis-ci.org/vmchale/tomlcheck.svg?branch=master)](https://travis-ci.org/vmchale/tomlcheck)\n[![Windows build status](https://ci.appveyor.com/api/projects/status/github/vmchale/tomlcheck?svg=true)](https://ci.appveyor.com/project/vmchale/tomlcheck)\n[![Hackage CI](https://matrix.hackage.haskell.org/api/v2/packages/tomlcheck/badge)](https://matrix.hackage.haskell.org/package/tomlcheck)\n[![Hackage](https://img.shields.io/hackage/v/tomlcheck.svg)](http://hackage.haskell.org/package/tomlcheck)\n[![Dependencies of latest version on Hackage](https://img.shields.io/hackage-deps/v/tomlcheck.svg)](https://hackage.haskell.org/package/tomlcheck)\n\n`tomlcheck` is a command-line wrapper around the `htoml` library which can be\nused as a syntax checker for TOML.\n\nYou can find a vim plugin [here](https://github.com/vmchale/tomlcheck-vim).\n\n## Installation\n\n### Binaries\n\nHead over to the [release page](https://github.com/vmchale/tomlcheck/releases) to see if your platform has\nbinaries. Simply put it somewhere on your path.\n\n### Cabal\n\nInstall [GHC](https://www.haskell.org/ghc/download.html) along with \n[cabal](https://www.haskell.org/downloads#minimal), then\n\n```bash\n $ cabal update\n $ cabal new-install tomlcheck\n```\n\n## Use\n\n### Travis\n\nAdd the following your `.travis.yml` file to check a file called `Config.toml`:\n\n```yaml\n  - curl -sL https://raw.githubusercontent.com/vmchale/tomlcheck/master/sh/check | sh -s Config.toml\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmchale%2Ftomlcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvmchale%2Ftomlcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvmchale%2Ftomlcheck/lists"}