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 toba/svg-loader

Account's avatar
toba/node-tools
Toba Node Tools
Account's avatar
jantimon/html-webpack-plugin
Simplifies creation of HTML files to serve your webpack bundles
Account's avatar
svg/svgo
SVGO is a Node.js library and command-line application for optimizing vector images.
Account's avatar
toba/develop
Toba TypeScript and Style Configurations
Account's avatar
toba/example
Toba Library Example Configuration
Account's avatar
toba/test
Toba Test
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for memory-fs
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for webpack
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

Support the repos that depend on this repository

Top contributors

No contributors yet

Recent events

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

No events yet
toba

toba/svg-loader

Streamlined SVG inliner written in TypeScript

TypeScript
1
0
MIT License

The **svg‑loader** package provides a small TypeScript plugin that inlines SVG files directly into the HTML generated by Webpack’s html‑webpack‑plugin. By turning an SVG file into an element ID that can be referenced with `<use href={id}>`, it lets front‑end developers include reusable SVG icons or graphics without separate HTTP requests. It’s aimed at Webpack users building component‑based web apps who want a simple, automated way to embed SVG assets at build time.