Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yokesharun/remallow

GUI for React NPM Package Manager!
https://github.com/yokesharun/remallow

gui javascript nodejs npm npm-manager npm-package package-manager react ui

Last synced: 11 days ago
JSON representation

GUI for React NPM Package Manager!

Awesome Lists containing this project

README

        




Remallow - NPM / React Package Manager



![GitHub package.json version](https://img.shields.io/github/package-json/v/yokesharun/remallow)
![Downloads](https://img.shields.io/npm/dt/remallow)
[![License](https://img.shields.io/badge/License-MIT-blue)](#license)

GUI for React Package Managing!


Its a simple graphical user interface tool for manage your package.json or npm package. You can search, install and delete your npm packages with terminal commands.Developed espicially for react projects.

-------

## Installation

You need to install it globally using npm

```
npm install -g remallow
```

Note: make sure you have install all packages in your project using npm or yarn
## Validate Installation

Now Remallow package is globally installed in your local machine and you can use it anywhere inside your local machine.

To validate your installation just type this command

```
remallow --test
```

## Usage

Open Terminal and navigate to your npm or react project where your package.json is located and type

```
cd ./react-npm-project // navigate to your project where your package.json is located
remallow // run this command
```
## Screenshot

## Roadmap
- Code Coverage
- yarn support
- improve API
- Integration Testing
- showing Actual lock file version
- adding more functionality to npm
- Improve tests and coverage
- Improve performance

Report your issues here : https://github.com/yokesharun/remallow/issues

## Thanks

- [Bulma CSS Framwork](https://github.com/jgthms/bulma) for design

## License

Released under [MIT](/LICENSE) by [@yokesharun](https://github.com/yokesharun).

Buy Me A Coffee