lucid
deno_lint


lucid | deno_lint | |
---|---|---|
3 | 12 | |
347 | 1,557 | |
1.4% | 0.3% | |
9.0 | 8.9 | |
2 days ago | 17 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.
lucid
- Why Haskell will not limit Cardano’s developer adoption
-
What's a good way to start developing on Cardano?
If you are into js, try build txs with lucid.
- Reg integrating frontend with CARDANO
deno_lint
-
How to migrate your Node.js app to Deno 2.0
You can check them here, but they are still limited compared to ESLint rules and pre-existing configurations. If you are not satisfied, you can keep using your existing linter as well.
- Configuring ESLint, Prettier, and TypeScript Together | Josh Goldberg
-
Porting 58000 lines of D and C++ to jai, Part 0: Why and How
Fast compilation seems very appealing. It is one of the main reason why I am interested into Go and Zig.
I recently started working with Rust for contributing to projects like Rome/tools [1] and deno_lint [2]. The compilation and IDE experience is frustrating. Compilation is slow. I am afraid that this is rooted to the inherent complexity of Rust.
[1] https://github.com/rome/tools
[2] https://github.com/denoland/deno_lint
-
Deno 1.28: Featuring 1.3M New Modules
Though, for large scale projects, I’d wait until https://github.com/denoland/deno_lint/issues/303 is done; if they tackle that, they tackled types, and that’s the single big thing yet to tackle.
-
Everytime I use Deno.js it is harder to go back to Node.
There isn't any uniformity that could be reasonably achieved once plugins are added to a linter. Someone will always want an edge case for their project covered even if it's not in the uniform configuration; most large projects either use plugins or custom rules outside of what ESLint provides. Deno understands this too given that plugin support is being considered.
-
Fresh framework IDE & Lint Config?
Deno's lint config is under deno.json or deno.jsonc and is limited to the following rules: https://lint.deno.land/
-
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
-
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?
aiken - A modern smart contract platform for Cardano
rslint - A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate
scalus - Scalus - DApps Development Platform for Cardano
quick-lint-js - quick-lint-js finds bugs in JavaScript programs
cardanopress - Cardano & WordPress plugin integration [Moved to: https://github.com/CardanoPress/cardanopress]
deno_sdl2 - SDL2 module for Deno
learn-you-a-haskell - “Learn You a Haskell for Great Good!” by Miran Lipovača
RSLint - A (WIP) Extremely fast JavaScript and TypeScript linter and Rust crate [Moved to: https://github.com/rslint/rslint]
deno - A modern runtime for JavaScript and TypeScript.
tools - Unified developer tools for JavaScript, TypeScript, and the web
dprint - Pluggable and configurable code formatting platform written in Rust.
deno_doc - Documentation generator for Deno

