fkill
Fabulously kill processes. Cross-platform. (by sindresorhus)
ESLint
Find and fix problems in your JavaScript code. (by eslint)

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
fkill | ESLint | |
---|---|---|
2 | 437 | |
6,917 | 26,061 | |
0.0% | 0.4% | |
2.7 | 9.8 | |
about 1 year ago | 7 days ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
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.
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.
fkill
Posts with mentions or reviews of fkill.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2021-09-06.
-
Alternatives to installing npm packages globally
Generally, npm libraries installed globally aren't standard library you'd use in your programs but more like CLI tools or full blown programs. As an example, fkill is the first one that comes to my mind.
-
Node.js Packages and Resources
fkill - Fabulously kill processes. Cross-platform.
ESLint
Posts with mentions or reviews of ESLint.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2025-07-01.
-
Figma Files Registration Statement for Proposed Initial Public Offering
Don't forget that Ewan is the author of eslint[1], which started a wave, eventually resulted in 10x performance improvements in frontend tooling, and even recent TypeScript rewrite to go[2].
[1] https://github.com/eslint/eslint
-
Flintable - Introducing Flint
ESLint Pluggable Linter
-
5 Tools That Helped Me Catch 70% More Bugs in the Codebase [Important!]
5. Linters & Static Type Checking
-
How to use Angular 20 experimental Vitest support outside of ng test
So, I had to test this new version in a personal project to learn how to use all these new things along with other technologies and tools I’ve used for a long time and also love, like VSCode, ESLint, Prettier, and a bunch of other. And I did, but there’s a catch which makes the whole “experimental” thing have more sense: you can only use this through ng test.
-
Advanced Techniques for Parsing and Interpreting JavaScript Code
ESLint: A tool for identifying and reporting on patterns found in ECMAScript/JavaScript code
- Ask HN: What project do you donate to?
-
Never lose valuable error context in JavaScript
While ESLint is the go-to tool for code quality in JavaScript, it doesn’t provide any built-in rule for this.
-
Shopify: Getting to grips with GraphQL
This linting is designed to work with eslint, which is very commonly used in the JavaScript world.
-
From Vibe Coder to AI-Assisted Architect
I noticed this issue only after running a linter. Sometimes we’re not familiar with the tricky edge cases or conventions of a particular language. A convenient way to catch and fix such issues — including formatting, styling, and even some security problems — is to use linters. For example, you can use golangci-lint for Go, ESLint for JavaScript, and Pylint for Python. In fact, almost every widely used programming language has its own linter or code quality tool. Linters are especially helpful when generating code with AI — they help keep your code clean and safe, at least to some degree.
-
Most Effective Approaches for Debugging Applications
Static code analysis tools scan code for potential issues before execution, catching bugs like null pointer dereferences or race conditions early. Daniel Vasilevski, Director and Owner of Bright Force Electrical, shares, “Utilizing static code analysis tools gives us a clear look at what’s going wrong before anything ever runs.” During a scheduling system rebuild, SonarQube flagged a concurrency flaw, preventing booking errors. A 2024 Synopsys report found that static analysis reduces production defects by 22%. Tools like ESLint for JavaScript or Checkstyle for Java complement testing, ensuring cleaner codebases.
What are some alternatives?
When comparing fkill and ESLint you can also consider the following projects:
ignite - Infinite Red's battle-tested React Native project boilerplate, along with a CLI, component/model generators, and more! 9 years of continuous development and counting.
XO - ❤️ JavaScript/TypeScript linter (ESLint wrapper) with great defaults
iponmap - commandline IP location finder
Standard - 🌟 JavaScript Style Guide, with linter & automatic code fixer
trash - Move files and directories to the trash
JSHint - JSHint is a tool that helps to detect errors and potential problems in your JavaScript code

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured