rumdl is a modern Markdown linter and formatter, built for speed with Rust.
Read more
The Linux Portal Site
rumdl is a modern Markdown linter and formatter, built for speed with Rust.
Read more
A good IDE tries to accurately predict what the developer is seeking to do without getting in the way.
Read more
Ruby CSS Parser is software to load, parse and cascade CSS rule sets.
Read more
Lightning CSS is an extremely fast CSS parser, transformer, and minifier written in Rust. Use it with Parcel, as a standalone library or CLI
Read more
PostCSS is a tool for transforming styles with JS plugins.
Read more
Stylecow is a Node library to fix your CSS code and make it compatible with all browsers.
Read more
rework is a plugin framework for CSS preprocessing. CSS manipulations built on css, allowing you to automate vendor prefixing
Read more
Nicolino is billed as a performant, tiny, static site generator. It’s written in the Crystal language.
Read more
CSSLint is a tool to help point out problems with your CSS code. It does basic syntax checking as well as applying a set of rules to the code
Read more
Mensch is a CSS parser. It’s a non-validating CSS parser.
Read more
Checkstyle is a tool that ensures adherence to a code standard or a set of best practices.
Read more
The Checker Framework enhances Java’s type system to make it more powerful and useful. This lets software developers detect and prevent errors
Read more
Infer is a static analysis tool for Java, C++, Objective-C, and C. Infer is written in OCaml.
Read more
NullAway is a tool that offers fast annotation-based null checking for Java.
Read more
PMD is an extensible multilanguage static code analyzer. It finds common programming flaws like unused variables, empty catch blocks
Read more
The ultimate goal is that the code YAPF produces is as good as the code that a programmer would write if they were following the style guide.
Read more
blue is a somewhat less uncompromising code formatter than black, the OG of Python formatters.
Read more
SpotBugs is a program which uses static analysis to look for bugs in Java code. It’s a fork of the abandoned FindBugs.
Read more
This article picks some useful tools to help you fix C and C++ code.
Read more
A linter is a tool used to analyze source code for potential errors, stylistic issues, and adherence to coding standards.
Read more