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

File-Manifest is a Node.js utility for requiring all files in a directory into a single object, with keys based on file names (by default camel-cased). It's designed for developers who need to organize and load multiple files, such as routes, middleware, or models, in applications like Express or Mongoose.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tandrewnichols/file-manifest

Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
tandrewnichols/defiled
Class wrapper for interacting with file paths.
Account's avatar
tandrewnichols/pedestrian
Recursive directory walker for node
Account's avatar
then/promise
Bare bones Promises/A+ implementation
Account's avatar
tandrewnichols/readutf
A thin wrapper around fs.readFile that automatically sets the encoding to utf8 on your behest
Account's avatar
felixge/node-stack-trace
Get v8 stack traces as an array of CallSite objects.
Account's avatar
jashkenas/coffeescript
Unfancy JavaScript
Account's avatar
MrBoolean/gulp-codeclimate-reporter
Account's avatar
SBoudrias/gulp-istanbul
Istanbul unit test coverage plugin for gulp.
Account's avatar
spalger/gulp-jshint
JSHint plugin for gulp
Account's avatar
stevelacy/gulp-open
Open files and URLs with gulp
Account's avatar
teambition/gulp-sequence
Run a series of gulp tasks in order.
Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
thlorenz/proxyquire
Proxies nodejs require in order to allow overriding dependencies during testing.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
shouldjs/should.js
test framework agnostic BDD-style assertions
Account's avatar
shouldjs/sinon
Sinon.js assertions for should.js
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.

Support the repos that depend on this repository

Top contributors

tandrewnichols's profile
tandrewnichols
92 contributions
pzrq's profile
pzrq
1 contributions
dependabot[bot]'s profile
dependabot[bot]
1 contributions

Recent events

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

No events yet
tandrewnichols

tandrewnichols/file-manifest

Require all the files in a directory into a single object

CoffeeScript
2
0
MIT License