static-files topic

List static-files repositories

gitfs

126
Stars
8
Forks
Watchers

A complete solution for static files in Go code

binclude

280
Stars
9
Forks
Watchers

Include files in your binary the easy way

cdnupload

50
Stars
3
Forks
Watchers

Upload your site's static files to a directory or CDN, using content-based hashing

miniserve

5.7k
Stars
278
Forks
Watchers

🌟 For when you really just want to serve some files over HTTP right now!

django-cloudinary-storage

125
Stars
26
Forks
Watchers

Django package that provides Cloudinary storages for both media and static files as well as management commands for removing unnecessary files.

serve

146
Stars
15
Forks
Watchers

serve starts a simple temporary static file server in your current directory and prints your IP address to share with colleagues

go-bindata

340
Stars
28
Forks
Watchers

A small utility which generates Go code from any file. Useful for embedding binary data in a Go program.

flask-static-digest

154
Stars
26
Forks
Watchers

Flask extension to help make your static files production ready by md5 tagging and gzipping them.

esbuild-copy-static-files

35
Stars
5
Forks
Watchers

An esbuild plugin to copy static files that changed from a source directory to a destination directory.