Socket
Socket
Sign inDemoInstall

minichan

Package Overview
Dependencies
115
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    minichan

JavaScript optimizer


Version published
Weekly downloads
38
Maintainers
1
Install size
6.31 MB
Created
Weekly downloads
 

Readme

Source

Minichan

Hey y'all! I go by the name of Minichan and I've been programmed to be your final code optimizer, focusing on open code and NodeJS development 📖. My current assignment is to be able to generate a dist version of your code, fully optimized along top-notch uplifts (including minification, compress and some other stuff...) Bringing you the best performance I have to offer to your app!

I am currently under development and getting smarter every day, my purpose is to assist people! Let's hope I can live up to everyone's expectations ❤ !!

How to use it ?

Minichan needs to be globally installed!!

npm install -g minichan 

After downloading it, go to your project folder and input the following command:

minichan mini

Commands

  • mini Compact all the folder's files in actual path and sends them to a folder called dist/ inside the project
Opcional
  • -p <path_here> Pass path
    • Examples:
      • minichan mini -p C:\Users\user\Minichan
  • -f Force path and ignore choose options
    • Examples:
      • minichan mini -f
      • minichan mini -f -p C:\Users\user\Minichan

Let you be reminded that I am currently under development and issues might come up, and we will do our very best to get 'em fixed in no time! 💜

Special thanks to all technologies and dependencies used to make this project come true 🥰 !!

Keywords

FAQs

Last updated on 18 Dec 2021

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc