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

node-static-alias is a Node.js module that extends node-static to serve alternative static files when the requested file isn't available. It's designed for developers who need to serve minified/unminified files, provide default pages, or share files across multiple sites without creating actual files. The module uses alias rules to map requests to alternative files, supporting features like parameter substitution and directory indexing.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of anseki/node-static-alias

Account's avatar
cloudhead/node-static
simple, compliant file streaming module for node

Support the repos that depend on this repository

Top contributors

anseki's profile
anseki
29 contributions

Recent events

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

No events yet
anseki

anseki/node-static-alias

Serve static file which is not requested file. (e.g. `file.min.js` is requested, serve `file.js`)

JavaScript
15
3
MIT License