Show HN: Canipls – see caniuse.com global support percentages as you type
Category: devtools
Tags: language-server, caniuse, web-features
Score: 7.0/10 (Innovation: 6, Technical: 7, Documentation: 8, Utility: 7)
Canipls is a language server that provides real-time caniuse.com global support percentages for web features directly in code editors, using Tree-sitter parsers across multiple file types. Its novel integration of browser compatibility data into the development workflow via LSP diagnostics and hover information addresses a practical need for web developers. The project is well-documented, supports multiple editors, and offers configurable thresholds and ignore mechanisms.
Target audience: frontend devs, web developers
Repository: https://github.com/taylorplewe/canipls · Zig · MIT · 1 stars
View on Hacker News