Skip to content

zenvio-net/qlick

Repository files navigation

Qlick - A simple and blazingly fast Node.js Code Editor

Tech Stack

UI Librarys and Icons

Features

  • Syntax Highlighting
  • Code Completion
  • Code Snippets
  • Themes
  • Extensions
  • Project Manager
  • Dependency Manager
  • Git Integration
  • Terminal
  • Debugger
  • Node.js Version Manager

Explain me

Project Manager The Project Manager is a feature that allows you to create, delete and update projects. For Example you can change the location where the Project is located currently. You can also manage your Git Repositories with the Project Manager.
Dependency Manager The Dependency Manager is a feature that allows you to install, update and remove dependencies. For Example you can install a dependency from Node.js.
Node.js Version Manager The Node.js Version Manager is an implementation of [NVM](https://github.com/nvm-sh/nvm)