All Projects → rrmdn → Npm Consult

rrmdn / Npm Consult

Licence: mit
NPM Project Consultant CLI

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Npm Consult

Vscode Yarn
VSCode extension to manage yarn commands
Stars: ✭ 18 (+38.46%)
Mutual labels:  npm
Sass A11ycolor
🌈 Generate the nearest accessible color with Sass.
Stars: ✭ 24 (+84.62%)
Mutual labels:  npm
Yarn Package Boilerplate
An Yarn package with babel, jest, flow, prettier and more
Stars: ✭ 10 (-23.08%)
Mutual labels:  npm
Fake Tag
A fake template literal tag to trick syntax highlighters, linters and formatters into action.
Stars: ✭ 22 (+69.23%)
Mutual labels:  npm
Snm
🤏 Smol Node Manager written in Rust
Stars: ✭ 24 (+84.62%)
Mutual labels:  npm
Ax5ui Uploader
jQuery file uploader, HTML5(IE9+, FF, Chrome, Safari) - http://ax5.io/ax5ui-uploader/
Stars: ✭ 25 (+92.31%)
Mutual labels:  npm
Declarativ
A declarative HTML rendering library that is definitely not JSX.
Stars: ✭ 16 (+23.08%)
Mutual labels:  npm
Strangelog
Painless file-based changelog management via CLI.
Stars: ✭ 12 (-7.69%)
Mutual labels:  npm
Interactive Git Tag
Interactive tool that helps with your git tagging by suggesting versions
Stars: ✭ 24 (+84.62%)
Mutual labels:  npm
Autoupdate
Library autoupdate tool 🎰
Stars: ✭ 8 (-38.46%)
Mutual labels:  npm
Functions.js
📦 A hub of numerous functions with various functionalities
Stars: ✭ 22 (+69.23%)
Mutual labels:  npm
Preppy
A simple and lightweight tool for preparing the publish of NPM packages.
Stars: ✭ 23 (+76.92%)
Mutual labels:  npm
Instagramfirstcommenter
This bot will post a predefined comment as fast as possible to a new post on the target profile. I used this to successfully win tickets for a big music festival.
Stars: ✭ 26 (+100%)
Mutual labels:  npm
Autodeploy
🚀 Autodeploy is a small and highly customizable CLI-Tool to automatically deploy your git repo and execute arbitrary commands/scripts after a specific git action (e.g. push, merge, ...)
Stars: ✭ 20 (+53.85%)
Mutual labels:  npm
Smartphoto
The most easy to use responsive image viewer especially for mobile devices
Stars: ✭ 858 (+6500%)
Mutual labels:  npm
Composer Asset Plugin
NPM/Bower Dependency Manager for Composer
Stars: ✭ 898 (+6807.69%)
Mutual labels:  npm
Unreset.css
Unreset CSS restores browsers' default element styles which are reset by Eric Meyer's Reset CSS, YUI 3 Reset CSS, HTML5 Reset Stylesheet of HTML5 Doctor, or Tim Murtaugh's HTML5 Reset.
Stars: ✭ 24 (+84.62%)
Mutual labels:  npm
Npm Script Naming Ideas
Ideas for naming npm scripts
Stars: ✭ 12 (-7.69%)
Mutual labels:  npm
Typescript Type Generator
Generate interfaces on the go! Network request? Then generate interfaces for response!
Stars: ✭ 11 (-15.38%)
Mutual labels:  npm
Install Self Peers
Stars: ✭ 26 (+100%)
Mutual labels:  npm

NPM Consult

Manage your NPM Package's dependency with the help of an analyzer.

npm consult demo

Installation

$ npm install -g npm-consult

Develop

  1. Run npm install
  2. Run npm run develop
  3. On another tab, run npm start

About NPM CONSULT

Abstract

NPM Consult is a tool to manage your project dependencies and provide assistance for updating your dependency graph to fit your specific target package version.

Objectives

Who

For developers who have issues on keeping their dependencies up to date.

Problem

Managing dependencies is a repetitive task that doing it manually is practically inefficient.

Solution

NPM Consult helps you analyze your dependency graph and gives you suggestions on which package to update or rollback your dependency graph.

Roadmap

  1. Update Assistant
  2. Dependency Analyzer
  3. Rollback Assistant

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].