Skip to content

This project helps to compress files with brotli compression algorithm

Notifications You must be signed in to change notification settings

Oyemade/brotli-compression

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brotli Compression

This project uses the webpack brotli-webpack-plugin to compress files with the Brotli Algorithm.

How to use

-- Run npm install to install the project dependencies

-- Copy the file to be compressed into the src folder

-- In the webpack.config.js file replace "[file-name]" with the name of the file to be compressed

-- In the terminal run npm start

-- Compressed file would be available in the generated public folder

About

This project helps to compress files with brotli compression algorithm

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published