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

Grunt-sync is a Grunt.js task that synchronizes directories by copying only the files that have changed, resulting in faster execution. Although the project is no longer actively developed, it remains a useful tool for developers who need to keep directories in sync, especially those already invested in the Grunt ecosystem. As an alternative, the developer recommends using `grunt-newer` + `grunt-contrib-copy` for similar functionality.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tomusdrw/grunt-sync

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
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
vigetlabs/grunt-complexity
Evaluates code maintainability using Halstead and Cyclomatic metrics.
Account's avatar
yaymukund/grunt-simple-mocha
A simple wrapper for running tests with Mocha.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
standard/semistandard
All the goodness of `feross/standard` with semicolons sprinkled on top.

Support the repos that depend on this repository

Top contributors

tomusdrw's profile
tomusdrw
57 contributions
NeoGenet1c's profile
NeoGenet1c
2 contributions
erwanjegouzo's profile
erwanjegouzo
1 contributions
majidfn's profile
majidfn
1 contributions
nwoltman's profile
nwoltman
1 contributions
yousfiSaad's profile
yousfiSaad
1 contributions
xzyfer's profile
xzyfer
1 contributions
betalb's profile
betalb
1 contributions

Recent events

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

No events yet
tomusdrw

tomusdrw/grunt-sync

[Not actively developed] Grunt.js task providing one-way synchronization of directories. Instead of copying all files only those that has been changed are copied which actually results in much faster execution.

JavaScript
77
16
MIT License