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 akoenig/express-lingua

Account's avatar
ljharb/js-traverse
traverse and transform objects by visiting every node on a recursive walk

Support the repos that depend on this repository

Top contributors

broberson's profile
broberson
2 contributions
goloroden's profile
goloroden
2 contributions
dominiklessel's profile
dominiklessel
1 contributions
EFF's profile
EFF
1 contributions
piotrek-r's profile
piotrek-r
1 contributions

Recent events

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

No events yet
akoenig

akoenig/express-lingua

An i18n middleware for the Express.js framework.

JavaScript
64
8
MIT License

Lingua is an Express.js middleware that adds lightweight internationalisation to Node web applications. It detects a visitor’s preferred language (via headers, query string or cookie), loads the corresponding JSON resource file and makes the translated strings available in templates—supporting static look‑ups as well as dynamic placeholders. It’s aimed at developers building multilingual Express apps who need a simple, cookie‑aware i18n solution.