Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/joakim-eriksson/nb-eslint
ESLint support for nerbeans
https://github.com/joakim-eriksson/nb-eslint
hacktoberfest
Last synced: 3 months ago
JSON representation
ESLint support for nerbeans
- Host: GitHub
- URL: https://github.com/joakim-eriksson/nb-eslint
- Owner: joakim-eriksson
- License: mit
- Created: 2016-01-17T22:00:47.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-09-02T19:18:30.000Z (about 3 years ago)
- Last Synced: 2024-06-29T11:33:54.264Z (4 months ago)
- Topics: hacktoberfest
- Language: Java
- Homepage:
- Size: 122 KB
- Stars: 14
- Watchers: 3
- Forks: 6
- Open Issues: 6
-
Metadata Files:
- Readme: Readme.md
- Changelog: Changelog.md
Awesome Lists containing this project
- awesome-netbeans - NB-ESLint - ESLint support for nerbeans. (:electric_plug: Plugins <a name="plugins"></a> / Language Support)
README
# nb-eslint
![nb-eslint-logo-without-text](./images/nb-eslint-logo-short.png)
![License](https://img.shields.io/github/license/joakim-eriksson/nb-eslint)
![Release](https://img.shields.io/github/release/joakim-eriksson/nb-eslint)
![Contributors](https://img.shields.io/github/contributors/joakim-eriksson/nb-eslint)
![Downloads](https://img.shields.io/github/downloads/joakim-eriksson/nb-eslint/total)## Description
ESLint support for netbeans
## How to
1. Install the `nb-eslint` NetBeans plugin.
2. Install `eslint` via npm/yarn globally.
3. Go to Options -> HTML/JS -> ESLint and click on the search button.
4. If the system finds the installed eslint npm package, it will fill the path into the field (If you have a custom path or want to use another version, you need to set the path by your own).## Changelog
See [Changelog](./Changelog.md) for all information
## NetBeans Compatibility
Version >= 1.4.0 is compatible to Apache NetBeans >= 9.0
Plugin is available at https://github.com/joakim-eriksson/nb-eslint/releases/tag/1.5.0