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

This project creates a `.editorconfig` file in a specified directory, supporting both asynchronous and synchronous operations. It's designed for developers who want to standardize code formatting across different editors by generating `.editorconfig` files with customizable templates.

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
kgryte's profile
kgryte
26 contributions
kgryte

kgryte/editorconfig

Creates a .editorconfig file.

JavaScript
4
0
MIT License

Support the dependencies of kgryte/editorconfig

Account's avatar
kgryte/node-noop
Function which does nothing.
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
kgryte/utils-cwd
Returns the current working directory.
Account's avatar
validate-io/contains
Validates if an array contains an input value.
Account's avatar
validate-io/function
Validates if a value is a function.
Account's avatar
validate-io/object
Validates if a value is a JavaScript object.
Account's avatar
validate-io/string-primitive
Validates if a value is a string primitive.
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
codecov/codecov-node
Uploading report to Codecov: https://codecov.io
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests and browser tests. Built for scale
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
mochajs/mocha
simple, flexible, fun test framework