{"id":16489133,"url":"https://github.com/sapegin/proselint","last_synced_at":"2025-03-16T18:31:51.509Z","repository":{"id":17017171,"uuid":"81008364","full_name":"sapegin/proselint","owner":"sapegin","description":"Proselint wrapper with a friendly reporter","archived":false,"fork":false,"pushed_at":"2023-02-28T14:48:25.000Z","size":411,"stargazers_count":60,"open_issues_count":1,"forks_count":3,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-27T12:15:43.301Z","etag":null,"topics":["linter","markdown","prose","text"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/sapegin.png","metadata":{"files":{"readme":"Readme.md","changelog":null,"contributing":"Contributing.md","funding":null,"license":"License.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-02-05T17:20:42.000Z","updated_at":"2024-06-04T14:19:03.000Z","dependencies_parsed_at":"2022-07-26T11:47:18.861Z","dependency_job_id":null,"html_url":"https://github.com/sapegin/proselint","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapegin%2Fproselint","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapegin%2Fproselint/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapegin%2Fproselint/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sapegin%2Fproselint/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sapegin","download_url":"https://codeload.github.com/sapegin/proselint/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243826783,"owners_count":20354220,"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":["linter","markdown","prose","text"],"created_at":"2024-10-11T13:43:12.542Z","updated_at":"2025-03-16T18:31:50.551Z","avatar_url":"https://github.com/sapegin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# proselint\n\n[![npm](https://img.shields.io/npm/v/proselint.svg)](https://www.npmjs.com/package/proselint) [![Build Status](https://travis-ci.org/sapegin/proselint.svg)](https://travis-ci.org/sapegin/proselint)\n\n[Proselint](http://proselint.com/) wrapper with a friendly reporter. Also skips text in Markdown code blocks.\n\n![Proselint](https://d3vv6lp55qjaqc.cloudfront.net/items/3i3x3B143E1r3g0i0W3R/proselint.png)\n\n## Installation\n\n### macOS\n\n```bash\nbrew install proselint\nnpm install -g proselint\n```\n\n### Other platforms\n\n```bash\npip install proselint\nnpm install -g proselint\n```\n\n## Usage\n\n```bash\nproselintjs filename.md\nproselintjs *.md\nproselintjs 'pattern/**/*.md'\n```\n\n## Configuration\n\nYou can disable any rule in `~/.proselintrc`:\n\n```json\n{\n  \"checks\": {\n    \"typography.diacritical_marks\": false\n  }\n}\n```\n\nSee the original [proselint docs](https://github.com/amperser/proselint/#checks) for more details.\n\n## Changelog\n\nThe changelog can be found on the [Releases page](https://github.com/sapegin/proselint/releases).\n\n## Contributing\n\nEveryone is welcome to contribute. Please take a moment to review the [contributing guidelines](Contributing.md).\n\n## Authors and license\n\n[Artem Sapegin](https://sapegin.me) and [contributors](https://github.com/sapegin/proselint/graphs/contributors).\n\nMIT License, see the included [License.md](License.md) file.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsapegin%2Fproselint","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsapegin%2Fproselint","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsapegin%2Fproselint/lists"}