write-good
Text editor
A tool to help developers improve their English writing skills by detecting and suggesting corrections for grammatical errors in text.
Naive linter for English prose
5k stars
82 watching
190 forks
Language: JavaScript
last commit: 16 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
amperser/proselint | A tool that analyzes and suggests improvements to written prose based on expert advice from renowned writers and editors. | 4,368 |
deepseek-ai/deepseek-coder | A code completion model trained on large amounts of programming language data to help developers write code more efficiently. | 6,987 |
errata-ai/vale | A tool that checks prose documents for errors and inconsistencies in style and formatting. | 4,553 |
engelberg/instaparse | A Clojure library that converts context-free grammar notations into executable parsers | 2,749 |
stylelint/stylelint | A tool that analyzes and validates CSS code to ensure it adheres to conventions and is error-free. | 11,066 |
writefreely/writefreely | A clean, Markdown-based publishing platform for writers, enabling collaboration and community building around writing. | 4,559 |
rust-lang/rust-clippy | A collection of rules to help improve Rust code by detecting common mistakes and suggesting improvements. | 11,559 |
wemake-services/wemake-python-styleguide | A strict and opinionated Python linter with the goal of enforcing consistent coding style and best practices across all Python projects. | 2,574 |
kantord/eslint-plugin-write-good-comments | An ESLint rule that enforces good writing style in comments to improve code readability and conciseness. | 37 |
curlpipe/ox | A terminal-based text editor built from scratch with flexible configuration options and useful features. | 3,379 |
dense-analysis/ale | An asynchronous linting plugin for Vim and Neovim that checks syntax and fixes errors in real-time. | 13,601 |
mortenjust/cleartext-mac | A text editor that restricts writing to the 1,000 most common English words, using natural language processing techniques. | 3,274 |
standard/standard | Enforces code quality in JavaScript projects through automated formatting and linting | 29,169 |
brightmart/text_classification | An NLP project offering various text classification models and techniques for deep learning exploration | 7,881 |
bigscience-workshop/promptsource | A toolkit for creating and using natural language prompts to enable large language models to generalize to new tasks. | 2,718 |