GithubHelp home page GithubHelp logo

happy-ferret / luna Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rvpanoz/luna

0.0 2.0 0.0 7.34 MB

npm management through a modern UI. Created with ReactJS and Redux, Material-UI. Bundled with Webpack. Build on Electron. :hibiscus:

License: GNU General Public License v3.0

JavaScript 96.84% HTML 0.68% CSS 2.48%

luna's Introduction

Luna - NPM management Electron application v2๐Ÿ’ฅ


Description

Luna is an electron app for developers for handling npm packages.

Features

  • Manage global packages
  • Analyze local directory using package.json
  • Install new packages
  • Update existing packages
  • Uninstall packages
  • View package detail info
  • Search npm for new packages
  • Get notifications for missing dependencies
  • Visualization of package details

Luna is alive thanks to these great libs and tools:

  1. Electron https://electronjs.org/
  2. ReactJS https://reactjs.org/
  3. Redux https://redux.js.org/
  4. Material-ui https://material-ui-next.com/
  5. Webpack https://github.com/webpack/webpack

Downloads

Linux based systems

AppImage download

.deb download

Windows

Work in progress..

macOS

Work in progress.. help wanted

Development

  1. clone the repository
  2. run npm install to install application's dependencies and devDependencies.
  3. run npm run dev

if you are on linux and get error gyp WARN EACCES, run sudo npm install --allow-root maybe you have to delete the node_modules folders first.

Notes

If you have installed the previous version v1.2.0 you have to remove the node_modules folder and make a clean npm install. Previous version 1.2.0 codebase is now on UI/bootstrap branch.

For the previous version of the application you can use the UI/bootstrap branch You have to remove the node_modules folder and run a clean install then use:

git checkout UI/bootstrap

npm install

if you encounter permission problems on Linux try:

sudo npm install --allow-root

luna's People

Contributors

madsnedergaard avatar rvpanoz avatar

Watchers

 avatar  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.