RSLint
DISCONTINUED
deno_lint
Our great sponsors
RSLint | deno_lint | |
---|---|---|
2 | 6 | |
1,333 | 1,111 | |
- | 3.7% | |
9.2 | 8.8 | |
over 1 year ago | 3 days ago | |
Rust | Rust | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
RSLint
-
Rusticles #15 - Wed Oct 14 2020
RDambrosio016/RSLint (Rust): A (WIP) Extremely fast JavaScript linter and Rust crate
-
Top 10 Developer Trends, Mon Oct 12 2020
RDambrosio016 / RSLint
deno_lint
-
Learning TypeScript? try Deno
$ deno lint (prefer-const) `order` is never reassigned let order = new Order() ^^^^^ at /Users/dina/try-deno/design-patterns/state.ts:106:4 hint: Use `const` instead help: for further information visit https://lint.deno.land/#prefer-const Found 24 problems Checked 25 files
-
deno_lint VS ESLint - a user suggested alternative
2 projects | 24 Dec 2021
-
deno_lint VS quick-lint-js - a user suggested alternative
2 projects | 24 Dec 2021
-
Rust Is The Future of JavaScript Infrastructure
I built one of the tools mentioned in the article, Deno's linter. Its binary is over 30 MiB:
-
OSS Contributions: 16th-23rd August 2021
After a long time, I started contributing to open-source software. For a long time, I had my eye on Deno. This week, I merged my first PR in Deno Lint. Following is the detailed post about the issue.
-
Tell HN: Consider listing your contact details
I read your latest post about linters and not liking ceremony involved in setting up eslint. Have you tried deno lint by any chance?
https://github.com/denoland/deno_lint
You can use it via the deno binary as well.
What are some alternatives?
rslint - A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate
swc - Rust-based platform for the Web
dprint - Pluggable and configurable code formatting platform written in Rust.
deno_sdl2 - SDL2 module for Deno
RustPython - A Python Interpreter written in Rust
ajour - A World of Warcraft addon manager written in Rust.
wrangler - 🤠 wrangle your Cloudflare Workers
boa - Boa is an embeddable and experimental Javascript engine written in Rust. Currently, it has support for some of the language.
delta - A syntax-highlighting pager for git, diff, and grep output
czkawka - Multi functional app to find duplicates, empty folders, similar images etc.
big_screen - 数据大屏可视化
Design Patterns - Design patterns implemented in Java