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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of ianstormtaylor/to-dot-case

Account's avatar
ianstormtaylor/to-space-case
Convert a string to space case.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

ianstormtaylor's profile
ianstormtaylor
9 contributions
Adi-df's profile
Adi-df
3 contributions

Recent events

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

No events yet
ianstormtaylor

ianstormtaylor/to-dot-case

Convert a string to a dot case.

JavaScript
5
0
No license

to‑dot‑case is a tiny Node.js utility that transforms any string into “dot case” (words separated by periods and lower‑cased). It’s part of Ian Storm Taylor’s case‑conversion suite and is aimed at JavaScript developers who need a simple, zero‑dependency function for normalising identifiers, file names, URLs, or any other text to a dot‑delimited format.