Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Manage npm dependencies through a modern UI.

License

NotificationsYou must be signed in to change notification settings

rvpanoz/luna

Luna

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


Build StatusCodeFactorPRs WelcomeNPM VersionFOSSA StatusLicense: GPL3.0

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 changesand 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 thereleases

Tech Stack

GreeceJS meetup presentation

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

Contributing and Issues

Contributions, issues and feature requests are welcome.
Feel free to checkissues page.

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

License

Copyright © 2020rvpanoz. This project isGPL-3.0 licensed.

FOSSA Status


In memory of my friend luna ❤️


[8]ページ先頭

©2009-2025 Movatter.jp