Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

LintRoller is a Node.js utility that recursively scans a given directory and runs lint checks on all JavaScript and HTML files, supporting JSLint, JSHint, Esprima and the W3C HTML validator. It’s aimed at JavaScript developers who want an automated, one‑command way to enforce code quality across whole projects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
arthurakay's profile
arthurakay
89 contributions
Asuza's profile
Asuza
1 contributions
ich123's profile
ich123
1 contributions
stoe's profile
stoe
1 contributions
arthurakay

arthurakay/lintroller

Because no one likes lint. Especially in JavaScript.

JavaScript
42
9
MIT License

Support the dependencies of arthurakay/lintroller

Account's avatar
jquery/esprima
ECMAScript parsing infrastructure for multipurpose analysis
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
reid/node-jslint
The JavaScript Code Quality Tool
Account's avatar
thomasdavis/w3cjs
A node.js module for using the w3c validator.
Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
mhevery/jasmine-node
DOM-less simple JavaScript BDD testing framework for Node