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

esbeautifier is a command-line tool that automatically formats and overwrites JavaScript files in place using the `esformatter` library. It is designed for JavaScript developers who need to

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of royriojas/esbeautifier

Account's avatar
royriojas/clix
A tiny utility to make easy to create command line tools that require a config file in an easy way. It uses [optionator](https://www.npmjs.com/package/optionator) to parse the arguments
Account's avatar
royriojas/dispatchy
A jquery like event emitter/dispatcher that could be mixed with other objects to provide emitting capabilities ala jQuery Style
Account's avatar
millermedeiros/esformatter
ECMAScript code beautifier/formatter
Account's avatar
briandipalma/esformatter-eol-last
Account's avatar
millermedeiros/esformatter-quotes
esformatter plugin: enforces coding style that string literals are delimited with single or double quotes.
Account's avatar
justmoon/node-extend
Port of jQuery.extend for node.js and the browser
Account's avatar
jaredwray/cacheable
A lightweight cache for file metadata, ideal for processes that work on a specific set of files and only need to reprocess files that have changed since the last run
Account's avatar
MatthewBarker/hash-string
A string hashing function based on Daniel J. Bernstein's popular 'times 33' hash algorithm.
Account's avatar
jcayzac/stringformat.js
Simple format method for String
Account's avatar
royriojas/changelogx
Yet another changelog generator from git commits, based on conventions and with an optional hook to enforce the rules
Account's avatar
stefanpenner/es6-promise
A lightweight library that provides tools for organizing asynchronous code
Account's avatar
royriojas/eslinter
Simple wrapper around eslint with support for globs and cache, so files that not changed can be skipped, if previous run passed
Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
anodynos/node-glob-expand
A sync glob / minimatch / RegExp function with a gruntjs -like `expand` of patterns, with minimum depepndencies. Derived from gruntjs's v0.4.1 `file.expand`
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 ca
Account's avatar
royriojas/mocha-runner
A simple mocha runner that includes chai, sinon, sinon-chai and chai-fuzzy and accepts a list of globs to run
Account's avatar
royriojas/precommit
Yet another precommit module that will run tasks defined in a config file or in a `package.json` file, stashing anything that is not supposed to be commited before run the scripts to avoid false posit
Account's avatar
royriojas/prepush
Yet another prepush script that will run tasks defined in a config file
Account's avatar
thlorenz/proxyquire
Proxies nodejs require in order to allow overriding dependencies during testing.
Account's avatar
royriojas/watch-run
Watch specific files or directories and re-execute a given command, using `child_process.spawn` instead of the original `child_process.exec` to have a bit more of control. Forked from `watch-run` by `

Support the repos that depend on this repository

Top contributors

royriojas's profile
royriojas
39 contributions

Recent events

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

No events yet
royriojas

royriojas/esbeautifier

Simple wrapper around esformatter to beautify javascript files overriding the content of the files

JavaScript
3
0
MIT License