mysticatea

mysticatea/eslint4b

ESLint which works in browsers.

JavaScript
39
18
MIT License

ESLint4b is a modified version of ESLint designed to work in web browsers, eliminating dependencies on Node.js modules like `fs` and dynamic `require()` calls. It's ideal for developers who want to integrate ESLint into browser-based tools, such as online code editors or demo environments. The package provides the `Linter` class, which can be bundled using tools like Webpack, and offers both a full set of core rules and a lightweight version without pre-loaded rules.

Total donated
Undistributed
Share with your subscribers: