{"id":13483446,"url":"https://github.com/rvpanoz/luna","last_synced_at":"2025-04-12T18:44:29.040Z","repository":{"id":25435985,"uuid":"103998055","full_name":"rvpanoz/luna","owner":"rvpanoz","description":"Manage npm dependencies through a modern UI.","archived":false,"fork":false,"pushed_at":"2022-05-24T11:44:27.000Z","size":20381,"stargazers_count":1006,"open_issues_count":9,"forks_count":43,"subscribers_count":22,"default_branch":"master","last_synced_at":"2025-04-03T20:12:51.793Z","etag":null,"topics":["electron","epics","javascript","linux","macos","material-ui","nodejs","npm","npm-desktop-manager","npm-gui","npm-management","observables","react","reactjs","redux","redux-observable","rxjs6","webpack","windows"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rvpanoz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null}},"created_at":"2017-09-18T22:22:06.000Z","updated_at":"2025-03-21T16:49:31.000Z","dependencies_parsed_at":"2022-08-07T20:00:05.620Z","dependency_job_id":null,"html_url":"https://github.com/rvpanoz/luna","commit_stats":null,"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvpanoz%2Fluna","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvpanoz%2Fluna/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvpanoz%2Fluna/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rvpanoz%2Fluna/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rvpanoz","download_url":"https://codeload.github.com/rvpanoz/luna/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248617199,"owners_count":21134190,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["electron","epics","javascript","linux","macos","material-ui","nodejs","npm","npm-desktop-manager","npm-gui","npm-management","observables","react","reactjs","redux","redux-observable","rxjs6","webpack","windows"],"created_at":"2024-07-31T17:01:11.336Z","updated_at":"2025-04-12T18:44:29.018Z","avatar_url":"https://github.com/rvpanoz.png","language":"JavaScript","funding_links":[],"categories":["Packages","JavaScript"],"sub_categories":["Other"],"readme":"## Luna - npm management through a modern UI. Built with Electron :hibiscus:\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Luna\" src=\"./resources/media/images/luna-small.jpeg\"\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003enpm desktop manager for handling npm dependencies. Supported platforms: OS X Windows and Linux.\u003c/p\u003e\n\n---\n\n[![Build Status](https://travis-ci.com/rvpanoz/luna.svg?branch=master)](https://travis-ci.com/rvpanoz/luna)\n[![CodeFactor](https://www.codefactor.io/repository/github/rvpanoz/luna/badge)](https://www.codefactor.io/repository/github/rvpanoz/luna)\n[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com)\n[![NPM Version](https://img.shields.io/npm/v/npm.svg?style=flat)]()\n[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Frvpanoz%2Fluna.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Frvpanoz%2Fluna?ref=badge_shield)\n\u003ca href=\"https://github.com/rvpanoz/luna/blob/master/LICENSE\"\u003e\n\u003cimg alt=\"License: GPL3.0\" src=\"https://img.shields.io/badge/License-GPL3.0-yellow.svg\" target=\"_blank\" /\u003e\n\u003c/a\u003e\n\n## Motivation\n\nLuna 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.\n\n## Features\n\n- Manage global and local packages\n- Search for new packages\n- Install packages\n- Update packages\n- Uninstall packages\n- Filter packages by name, group and outdated\n- Preview package details (versions, statistics, dependencies and more)\n- Get notifications for missing dependencies or extraneous packages\n\n## Screenshots\n\n\u003cdiv style=\"display: flex; flex-wrap: wrap;padding: 0 4px; justify-content: space-between;\"\u003e\n  \u003cdiv style=\"flex: 25%;max-width: 25%;padding: 8px 4px;\"\u003e\n    \u003cimg style=\"margin-top: 8px; vertical-align: middle;\" title=\"luna-1\" src=\"./resources/media/images/luna-screen-1.png\"/\u003e\n  \u003c/div\u003e\n  \u003cdiv style=\"flex: 25%;max-width: 25%;padding: 8px 4px;\"\u003e\n    \u003cimg style=\"margin-top: 8px; vertical-align: middle;\" title=\"luna-2\" src=\"./resources/media/images/luna-screen-2.png\"/\u003e\n  \u003c/div\u003e\n  \u003cdiv style=\"flex: 25%;max-width: 25%;padding: 8px 4px;\"\u003e\n    \u003cimg style=\"margin-top: 8px; vertical-align: middle;\" title=\"luna-3\" src=\"./resources/media/images/luna-screen-3.png\"/\u003e\n  \u003c/div\u003e\n  \u003cdiv style=\"flex: 25%;max-width: 25%;padding: 8px 4px;\"\u003e\n    \u003cimg style=\"margin-top: 8px; vertical-align: middle;\" title=\"luna-3\" src=\"./resources/media/images/luna-screen-4.png\"/\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n\n## How it works\n\nThe Renderer Process architecture:\n\n- Action (Event) driven nature\n- The IO Management, Business Logic Management and Predictable Application State Management processors (middlewares)\n  are subscribers of the application action stream.\n- The IO Management and Business Logic Management are consumers and producers of actions.\n- The Predictable State Management is just a consumer of actions\n- The views are listeners of the predictable state and they are re rendered whenever the predictable state changes\n  and they produce actions upon the user interaction (clicks)\n\n\u003cdiv style=\"display: flex; flex-wrap: wrap;padding: 0 4px;\"\u003e\n  \u003cdiv style=\"flex: 25%;max-width: 100%;padding: 0 4px;\"\u003e\n    \u003cimg style=\"margin-top: 8px; vertical-align: middle;\" title=\"luna-renderer\" src=\"./resources/media/images/luna-renderer.png\"/\u003e\n  \u003c/div\u003e\n\u003c/div\u003e\n\n## Usage\n\nInstall application's dependencies:\n\n`npm install`\n\nStart the application\n\n`npm start`\n\nStart the development server and run the application in development mode:\n\n`npm run dev`\n\n## Binaries\n\nAll binaries of the latest version are uploaded to the [releases](https://github.com/rvpanoz/luna/releases)\n\n## Tech Stack\n\n- [Electron](https://electronjs.org//) - [🛠](https://stackshare.io/electron) - [🐙](https://github.com/electron/electron) - Build cross-platform desktop apps with JavaScript, HTML, and CSS\n- [React](https://reactjs.org/) - [🛠](https://stackshare.io/react) - [🐙](https://github.com/facebook/react) - React is a JavaScript library for building user interfaces\n- [Redux](https://redux.js.org/) - [🛠](https://stackshare.io/reduxjs) - [🐙](https://github.com/reduxjs/redux) - Predictable state container for JavaScript apps\n- [Webpack](https://webpack.js.org/) - [🛠️](https://stackshare.io/webpack) - [🐙](https://github.com/webpack/webpack) - A static module bundler for modern JavaScript applications.\n- [Babel](https://babeljs.io/) - [🛠️](https://stackshare.io/babel) - [🐙](https://github.com/babel/babel) - A JavaScript compiler; use next generation JavaScript, today.\n- [Rxjs](https://rxjs-dev.firebaseapp.com/) - [🛠️](https://stackshare.io/rxjs) - [🐙](https://github.com/Reactive-Extensions/RxJS) - Reactive extensions library for Javascript\n- [Material-UI](https://material-ui.com//) - [🛠️](https://stackshare.io/material-ui) - [🐙](https://github.com/mui-org/material-ui) - React components that implement Google's Material Design.\n\n## GreeceJS meetup presentation\n\nYou can view my presentation in the GreeceJS meetup at http://bit.ly/2RES3AN\n\n## Contributing and Issues\n\nContributions, issues and feature requests are welcome. \u003cbr /\u003eFeel free to check [issues page](https://github.com/rvpanoz/luna/issues).\n\nPull requests are always welcome. 💪 \u003cbr /\u003e\nBe sure to merge the latest from \"upstream\" before making a pull request. 🙏\n\n## License\n\nCopyright © 2020 [rvpanoz](https://github.com/rvpanoz). This project is [GPL-3.0](https://github.com/rvpanoz/luna/blob/master/LICENSE) licensed.\n\n[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Frvpanoz%2Fluna.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Frvpanoz%2Fluna?ref=badge_large)\n\n---\n\nIn memory of my friend luna :heart:\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvpanoz%2Fluna","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frvpanoz%2Fluna","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frvpanoz%2Fluna/lists"}