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

string‑format‑js is a lightweight JavaScript library that adds a C‑style `format` method to strings, supporting placeholders such as `%d`, `%s`, `%f`, `%x`, `%o`, `%b`, `%c`, `%e` and named‑placeholder syntax like `#{name}` with full width, precision and alignment options. It is intended for developers who need printf‑style string interpolation in Node.js or browser code without pulling in larger dependencies.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tmaeda1981jp/string-format-js

Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
LearnBoost/expect.js
BDD style assertions for node and the browser.
Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
jharding/grunt-exec
Grunt task for executing shell commands.
Account's avatar
jdcataldo/grunt-mocha-phantomjs
Run client-side mocha tests using phantomjs
Account's avatar
pghalliday/grunt-mocha-test
A grunt task for running server side mocha tests
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
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
nathanboktae/mocha-phantomjs
Run mocha browser tests in phantomjs via the command line

Support the repos that depend on this repository

Top contributors

tmaeda1981jp's profile
tmaeda1981jp
72 contributions

Recent events

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

No events yet
tmaeda1981jp

tmaeda1981jp/string-format-js

String format function for javascript.

JavaScript
19
5
MIT License