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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of millermedeiros/esformatter-quotes

Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
millermedeiros/esformatter
ECMAScript code beautifier/formatter

Support the repos that depend on this repository

Top contributors

millermedeiros's profile
millermedeiros
7 contributions
twolfson's profile
twolfson
6 contributions
pgilad's profile
pgilad
1 contributions
lloiser's profile
lloiser
1 contributions

Recent events

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

No events yet
millermedeiros

millermedeiros/esformatter-quotes

esformatter plugin: enforces coding style that string literals are delimited with single or double quotes

JavaScript
25
3
No license

The **esformatter‑quotes** package is a plugin for the **esformatter** JavaScript code‑formatter that normalises string literals to either single‑ or double‑quoted style according to a user‑defined configuration (with an optional `avoidEscape` flag to minimise escaping). It’s aimed at developers who want consistent quote usage across their codebase and integrate this rule into their automated formatting workflow.