Home

Awesome

Luna - npm management through a modern UI. Built with Electron :hibiscus:

<p align="center"> <img alt="Luna" src="./resources/media/images/luna-small.jpeg"> </p> <p align="center">npm desktop manager for handling npm dependencies. Supported platforms: OS X Windows and Linux.</p>

Build Status CodeFactor PRs Welcome NPM Version FOSSA Status <a href="https://github.com/rvpanoz/luna/blob/master/LICENSE"> <img alt="License: GPL3.0" src="https://img.shields.io/badge/License-GPL3.0-yellow.svg" target="_blank" /> </a>

Motivation

Luna was created with main purpose to provide a flexible and modern UI for npm dependencies management. You can install, update and uninstall packages using a user interface build on latest web technologies.

Features

Screenshots

<div style="display: flex; flex-wrap: wrap;padding: 0 4px; justify-content: space-between;"> <div style="flex: 25%;max-width: 25%;padding: 8px 4px;"> <img style="margin-top: 8px; vertical-align: middle;" title="luna-1" src="./resources/media/images/luna-screen-1.png"/> </div> <div style="flex: 25%;max-width: 25%;padding: 8px 4px;"> <img style="margin-top: 8px; vertical-align: middle;" title="luna-2" src="./resources/media/images/luna-screen-2.png"/> </div> <div style="flex: 25%;max-width: 25%;padding: 8px 4px;"> <img style="margin-top: 8px; vertical-align: middle;" title="luna-3" src="./resources/media/images/luna-screen-3.png"/> </div> <div style="flex: 25%;max-width: 25%;padding: 8px 4px;"> <img style="margin-top: 8px; vertical-align: middle;" title="luna-3" src="./resources/media/images/luna-screen-4.png"/> </div> </div>

How it works

The Renderer Process architecture:

<div style="display: flex; flex-wrap: wrap;padding: 0 4px;"> <div style="flex: 25%;max-width: 100%;padding: 0 4px;"> <img style="margin-top: 8px; vertical-align: middle;" title="luna-renderer" src="./resources/media/images/luna-renderer.png"/> </div> </div>

Usage

Install application's dependencies:

npm install

Start the application

npm start

Start the development server and run the application in development mode:

npm run dev

Binaries

All binaries of the latest version are uploaded to the releases

Tech Stack

GreeceJS meetup presentation

You can view my presentation in the GreeceJS meetup at http://bit.ly/2RES3AN

Contributing and Issues

Contributions, issues and feature requests are welcome. <br />Feel free to check issues page.

Pull requests are always welcome. 💪 <br /> Be sure to merge the latest from "upstream" before making a pull request. 🙏

License

Copyright © 2020 rvpanoz. This project is GPL-3.0 licensed.

FOSSA Status


In memory of my friend luna :heart: