deno_lint
dprint
Our great sponsors
deno_lint | dprint | |
---|---|---|
6 | 14 | |
1,141 | 1,415 | |
3.8% | 10.8% | |
8.7 | 9.3 | |
7 days ago | 24 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.
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.
dprint
- Ask HN: Alternatives to Prettier?
- dprint – Code Formatter
-
Announcing Rome Formatter
Why not compare Rome formatter to the actual competition, https://dprint.dev/ ?
- dprint – Instant JS/TS Code Formatter
- dprint: Instant Formatting for JavaScript, TypeScript and more
-
Rome Formatter and Rust Update
If it's speed you are looking for, give dprint (https://github.com/dprint/dprint) a try, it has a vscode plugin too.
Why not dprint[1]? Does it not "produce a concrete syntax tree (CST) that represents the original code completely, whitespace, comments and all"?
I'm not terribly familiar with the architecture of dprint, but it's used in Deno with JS/TS plugin and works great so far.
- Dprint – Code Formatter
- dprint: A pluggable and configurable code formatting platform written in Rust
What are some alternatives?
prettier - Prettier is an opinionated code formatter.
nvim-lspconfig - Quickstart configs for Nvim LSP
rslint - A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate
deno - A modern runtime for JavaScript and TypeScript.
dotfiles - 👨🏻💻 My personal Neovim config entirely written in Lua (requires nightly), ZSH with zinit plugin manager & powerlevel10k prompt, and other dotfiles I am adding over time
apriori-rs - Apriori for association rule mining with Python bindings 🦀🐍
core_d.js - Offload your heavy lifting to a daemon. Extracted from eslint_d.
RSLint - A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate [Moved to: https://github.com/rslint/rslint]
orjson - Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy
rq - Record Query - A tool for doing record analysis and transformation
lsp-mode - Emacs client/library for the Language Server Protocol
deno_sdl2 - SDL2 module for Deno