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
heartyoh's profile
heartyoh
21 contributions
things-shell

things-shell/client-utils

JavaScript
0
0
No license

Support the dependencies of things-shell/client-utils

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
babel's modular runtime helpers
Account's avatar
babel/babel-loader
babel module loader for webpack
Account's avatar
jantimon/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
TrySound/rollup-plugin-terser
Rollup plugin to minify generated es bundle
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.
Account's avatar
webpack/webpack-cli
CLI for webpack & friends
Account's avatar
webpack/webpack-dev-server
Serves a webpack app. Updates the browser on changes.
Account's avatar
liady/webpack-node-externals
Easily exclude node_modules in Webpack bundle

The **client‑utils** repository is a small library of helper functions and tools used by the Things Shell front‑end applications. It provides reusable utilities for building and testing client‑side code (e.g., via `yarn build` and `yarn serve`). The package is intended for developers working on the Things Shell UI or any JavaScript/TypeScript projects that need these shared client utilities.