wixn

1.2.1 • Public • Published

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.

Package Sidebar

Install

npm i wixn

Weekly Downloads

9

Version

1.2.1

License

Apache-2.0

Unpacked Size

3.42 kB

Total Files

3

Last publish

Collaborators

  • loeix