Giter VIP home page Giter VIP logo

compressor's Introduction

Compressor

A free and open source file compression tool, Compressor makes your files smaller!

Languages: 🇨🇳 中文 | 🇬🇧 English

Feature

  • Internationalization
  • Dark Mode
  • Customize compression configuration parameters
  • Image compression
    • Png
    • Jpeg
    • Gif
    • Convert to Webp
  • Video compression
  • Document compression
  • User system

Technology stack

The project mainly uses TypeScript programming language and Node.js as the server. The following is the selection of the main technologies used.

  • Front end:React 18 + redux/toolbox + @vanilla-extract/css + vite + socket.io-client
  • Back end:Node.js v16.x + Nest.js + Socket.io

Run locally

The front-end and back-end projects depend on Node.js in the development environment. You need to ensure that they are installed correctly and the version is above v16.x LTS.

# download code
git clone https://github.com/qufei1993/compressor.git
cd compressor

# Start the client
cd client
npm install
npm run dev

# Start the server
cd server
npm install
npm run start:dev

Licenses

BSD-3-Clause license

compressor's People

Contributors

qufei1993 avatar

Stargazers

随波逐流 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.