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

`gulp-mock-fs` (aka vinyl‑fs‑mock) provides an in‑memory fake implementation of the `vinyl‑fs` API that Gulp plugins normally use to read and write files. It lets developers define a virtual file tree directly in their test code, so Gulp plugins can be unit‑tested without creating real files on disk. The library is aimed at plugin authors who need fast, fixture‑free testing of Gulp‑based pipelines.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of timnew/gulp-mock-fs

Account's avatar
wearefractal/glob2base
Extracts a base path from a node-glob instance
Account's avatar
bevry/istextorbinary
Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.
Account's avatar
isaacs/minimatch
a glob matcher in javascript
Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Account's avatar
stephenhandley/type-of-is
Determine and test types using constructor or {}.toString
Account's avatar
TooTallNate/util-deprecate
The Node.js `util.deprecate()` function with browser support
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
jashkenas/coffeescript
Unfancy JavaScript
Account's avatar
stevelacy/gulp-bump
Bump npm versions with Gulp (gulpjs.com)
Account's avatar
gulp-community/gulp-coffee
Compile CoffeeScript files
Account's avatar
floatdrop/gulp-plumber
Prevent pipe breaking caused by errors from gulp plugins
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
brycebaril/through2-spy
A through2 wrapper to for simple stream.PassThrough spies.
Account's avatar
yargs/yargs
yargs the modern, pirate-themed, successor to optimist.

Support the repos that depend on this repository

Top contributors

timnew's profile
timnew
45 contributions
jozefizso's profile
jozefizso
5 contributions
gagern's profile
gagern
2 contributions
kapooostin's profile
kapooostin
1 contributions

Recent events

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

No events yet
timnew

timnew/gulp-mock-fs

A fake implementation for vinyl-fs, which is used in gulp. Useful for gulp plugin test.

CoffeeScript
4
6
MIT License