Skip to content

tahsinature/cross-tools

Repository files navigation

cross-tools

Cross-platform fundamental tools for developers

Version npm bundle size GitHub issues platforms GitHub

Usage

$ npm install -g cross-tools
$ cross-tools

or,

$ npx cross-tools
  • nvm use
  • npm i
  • npm run release
  • npm publish

Features

  • Process & Port Tools
    • Process Killer (By Port)
    • Process Killer (By Pid)
    • Create Server (For testing purpose)
    • List Listening Ports (Beta)
    • Port Checker (Beta)
  • Docker Tools
    • Select containers & take action ('start' | 'stop' | 'remove' | 'restart')
    • Remove all containers
    • Remove all volumes
    • Get my docker info
  • Network Tools
    • Get ip details
  • Utilities
    • Get npm packages info
    • npm single uninstall (fuzzy search package)
    • npm bulk uninstall