Skip to content
/ wixn Public

Install and Remove multiple NPM packages at the same time with `wixn` for Wix websites via `wix-cli`.

Notifications You must be signed in to change notification settings

loeiks/wixn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wixn

This is a simple tool to let you easily install and uninstall NPM packages for your Wix websites. Example usage;

npx wixn i moment lodash axios
npx wixn rm lodash

You can install with the following commands;

  • install
  • i

You can uninstall with the following commands;

  • remove
  • uninstall
  • rm

You can install or uninstall one or multiple packages with single command.


I'm working on parallel execution to speed up the process. For now it's handling one by one.

About

Install and Remove multiple NPM packages at the same time with `wixn` for Wix websites via `wix-cli`.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published