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

readutf is a tiny Node.js utility that wraps the built‑in `fs.readFile` and `fs.readFileSync` functions, automatically applying `{encoding: 'utf8'}` so the returned data is a string instead of a Buffer. It’s aimed at developers who want a simpler API for reading text files without repeatedly specifying the UTF‑8 encoding.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tandrewnichols/readutf

Account's avatar
jashkenas/coffeescript
Unfancy JavaScript
Account's avatar
tandrewnichols/file-manifest
Require all the files in a directory into a single object
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
11 contributions

Recent events

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

No events yet
tandrewnichols

tandrewnichols/readutf

A thin wrapper around fs methods that automatically sets the encoding to utf8 on your behest

JavaScript
0
0
MIT License