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

vite-plugin-static-copy is a Vite plugin that allows you to copy static files during development and build processes, with dev server support. It's designed as a replacement for rollup-plugin-copy, optimized for Vite's ecosystem and offering additional features like faster dev server startup and directory structure preservation. This plugin is ideal for Vite users who need to copy static assets (like WASM files or other resources) that can't be handled by Vite's public directory or import features.

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
sapphi-red

sapphi-red/vite-plugin-static-copy

rollup-plugin-copy with dev server support.

TypeScript
414
40
MIT License
sapphi-red's profile
sapphi-red
224 contributions
github-actions[bot]'s profile
github-actions[bot]
27 contributions
renovate[bot]'s profile
renovate[bot]
20 contributions
dependabot[bot]'s profile
dependabot[bot]
7 contributions
FezVrasta's profile
FezVrasta
2 contributions
d3mi3n's profile
d3mi3n
1 contributions
antfu's profile
antfu
1 contributions
brunoimbrizi's profile
brunoimbrizi
1 contributions
Copilot's profile
Copilot
1 contributions
seliverstov-logema's profile
seliverstov-logema
1 contributions

Support the dependencies of sapphi-red/vite-plugin-static-copy

Account's avatar
paulmillr/chokidar
Minimal and efficient cross-platform file watching library
Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for fs-extra
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for throttle-debounce
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
node-fetch/node-fetch
A light-weight module that brings Fetch API to node.js
Account's avatar
niksy/throttle-debounce
Throttle and debounce functions.
Account's avatar
egoist/tsup
Bundle your TypeScript library with no config, powered by esbuild
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitejs/vite
Native-ESM powered web dev build tool
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite
Account's avatar
sapphi-red/vitest-github-actions-reporter
Vitest reporter to create annotations when running tests in GitHub Actions