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

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
vanwagonet's profile
vanwagonet
201 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
102 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
16 contributions
bjohn465's profile
bjohn465
7 contributions
brentropy's profile
brentropy
3 contributions
straker's profile
straker
2 contributions
edwardsCam's profile
edwardsCam
1 contributions
jamesplease's profile
jamesplease
1 contributions
Yogu's profile
Yogu
1 contributions
TSMMark's profile
TSMMark
1 contributions
thetalecrafter

thetalecrafter/message-format-inlin...

Internationalization Made Easy

JavaScript
206
35
MIT License

Support the dependencies of thetalecrafter/message-format-inline

Account's avatar
caolan/async
Higher-order functions and common patterns for asynchronous code
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
unicode-cldr/cldr-json
Basic CLDR supplemental data
Account's avatar
standard/eslint-config-standard
JavaScript Standard Style - ESLint Shareable Config
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
standard/eslint-plugin-standard
ESlint Plugin for the Standard Linter
Account's avatar
infernojs/inferno
An extremely fast, React-like JavaScript library for building modern user interfaces
Account's avatar
infernojs/inferno
Provides methods to create Inferno VNodes
Account's avatar
formatjs/formatjs
Formats ICU Message strings with number, date, plural, and select placeholders to create localized messages.
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
xdissent/karma-chai
Chai for Karma
Account's avatar
karma-runner/karma-chrome-launcher
A Karma plugin. Launcher for Chrome and Chrome Canary.
Account's avatar
karma-runner/karma-cli
The Karma command line interface.
Account's avatar
karma-runner/karma-firefox-launcher
A Karma plugin. Launcher for Firefox.
Account's avatar
karma-runner/karma-mocha
A Karma plugin. Adapter for Mocha testing framework.
Account's avatar
karma-runner/karma-safari-launcher
A Karma plugin. Launcher for Safari.
Account's avatar
demerzel3/karma-sourcemap-loader
Karma plugin that locates and loads existing javascript source map files.
Account's avatar
lerna/lerna
Lerna is a fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository
Account's avatar
messageformat/messageformat
Intl.MessageFormat / Unicode MessageFormat 2 parser, runtime and polyfill
Account's avatar
messageformat/messageformat
A PEG.js parser for ICU MessageFormat strings
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
facebook/react
React is a JavaScript library for building user interfaces.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.

A lightweight JavaScript library that lets developers internationalize UI strings, numbers and dates using ICU MessageFormat syntax. By wrapping messages with `formatMessage()` (or its CLI tools) you can extract, lint, and embed locale‑specific translations, supporting placeholders, plurals, gender selects, and custom IDs. It’s aimed at web developers who need a simple, standards‑based way to add i18n to Node or browser projects.