GithubHelp home page GithubHelp logo

9feed / luna Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rvpanoz/luna

0.0 0.0 0.0 19.9 MB

Manage npm dependencies through a modern UI.

License: GNU General Public License v3.0

JavaScript 98.93% CSS 0.66% HTML 0.41%

luna's Introduction

Luna - npm management through a modern UI. Built with Electron ๐ŸŒบ

Luna

npm desktop manager for handling npm dependencies. Supported platforms: OS X Windows and Linux.


Build Status CodeFactor PRs Welcome NPM Version FOSSA Status License: GPL3.0 Active Development

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

  • Manage global and local packages
  • Search for new packages
  • Install packages
  • Update packages
  • Uninstall packages
  • Filter packages by name, group and outdated
  • Preview package details (versions, statistics, dependencies and more)
  • Get notifications for missing dependencies or extraneous packages

Screenshots

How it works

The Renderer Process architecture:

  • Action (Event) driven nature
  • The IO Management, Business Logic Management and Predictable Application State Management processors (middlewares) are subscribers of the application action stream.
  • The IO Management and Business Logic Management are consumers and producers of actions.
  • The Predictable State Management is just a consumer of actions
  • The views are listeners of the predictable state and they are re rendered whenever the predictable state changes and they produce actions upon the user interaction (clicks)

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.
Feel free to check issues page.

Pull requests are always welcome. ๐Ÿ’ช
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 โค๏ธ

luna's People

Contributors

cherouvim avatar fossabot avatar madsnedergaard avatar p1nkel avatar pascalgermain avatar renovate-bot avatar rvpan0z avatar rvpanoz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.