All Projects β†’ Npm Quick Run β†’ Similar Projects or Alternatives

2460 Open source projects that are alternatives of or similar to Npm Quick Run

Tooltip Sequence
A simple step by step tooltip helper for any site
Stars: ✭ 287 (+195.88%)
Mutual labels:  utility, npm
Cryptocurrency Cli
πŸ’° Cryptocurrency Portfolio On The Command Line πŸ’°
Stars: ✭ 99 (+2.06%)
Mutual labels:  cli, npm
Backslide
πŸ’¦ CLI tool for making HTML presentations with Remark.js using Markdown
Stars: ✭ 679 (+600%)
Mutual labels:  utility, cli
Httpcat
httpcat is a simple utility for constructing raw HTTP requests on the command line.
Stars: ✭ 109 (+12.37%)
Mutual labels:  utility, cli
Npm Compare
Compare npm packages from your terminal
Stars: ✭ 55 (-43.3%)
Mutual labels:  cli, npm
Laravel Zero
A PHP framework for console artisans
Stars: ✭ 2,821 (+2808.25%)
Mutual labels:  utility, cli
Release It
πŸš€ Automate versioning and package publishing
Stars: ✭ 4,773 (+4820.62%)
Mutual labels:  cli, npm
Remarshal
Convert between CBOR, JSON, MessagePack, TOML, and YAML
Stars: ✭ 421 (+334.02%)
Mutual labels:  utility, cli
Unidump
hexdump(1) for Unicode data
Stars: ✭ 31 (-68.04%)
Mutual labels:  utility, cli
Be Course 17 18
πŸŽ“ Backend Β· 2017-2018 Β· Curriculum and Syllabus πŸ’Ύ
Stars: ✭ 44 (-54.64%)
Mutual labels:  cli, npm
Npm Upgrade
Interactive CLI utility to easily update outdated NPM dependencies
Stars: ✭ 245 (+152.58%)
Mutual labels:  cli, npm
Xa
Beautiful & Customizable logger ❀️
Stars: ✭ 78 (-19.59%)
Mutual labels:  cli, npm
Singlespotify
🎡 Create Spotify playlists based on one artist through the command line
Stars: ✭ 254 (+161.86%)
Mutual labels:  cli, npm
Gitlab Cli
Create a merge request from command line in gitlab
Stars: ✭ 224 (+130.93%)
Mutual labels:  utility, cli
Thaw Carrots
Thaw carrots by warming up your laptop to a specific temperature
Stars: ✭ 120 (+23.71%)
Mutual labels:  utility, cli
Jql
A JSON Query Language CLI tool
Stars: ✭ 368 (+279.38%)
Mutual labels:  utility, cli
Npx card
use npx anmol to connect with me
Stars: ✭ 377 (+288.66%)
Mutual labels:  cli, npm
Saws
A supercharged AWS command line interface (CLI).
Stars: ✭ 4,886 (+4937.11%)
Mutual labels:  utility, cli
Length.js
πŸ“ JavaScript library for length units conversion.
Stars: ✭ 292 (+201.03%)
Mutual labels:  utility, npm
Start Server And Test
Starts server, waits for URL, then runs test command; when the tests end, shuts down server
Stars: ✭ 879 (+806.19%)
Mutual labels:  utility, cli
Typac
install npm packages along with corresponding typings
Stars: ✭ 29 (-70.1%)
Mutual labels:  cli, npm
Nls
Missing inspector for npm packages.
Stars: ✭ 44 (-54.64%)
Mutual labels:  cli, npm
Npm Build Boilerplate
A collection of packages that build a website using npm scripts.
Stars: ✭ 963 (+892.78%)
Mutual labels:  cli, npm
Telegram Messages Dump
Command-line tool to dump message history of a Telegram chat.
Stars: ✭ 96 (-1.03%)
Mutual labels:  utility, cli
Listr2
NodeJS Task List derived from the best! Create beautiful CLI interfaces via easy and logical to implement task lists that feel alive and interactive.
Stars: ✭ 73 (-24.74%)
Mutual labels:  cli, npm
Npx
execute npm package binaries (moved)
Stars: ✭ 2,634 (+2615.46%)
Mutual labels:  cli, npm
Crap
Composer Require Aliased Packages: define aliases for your favorite Composer packages.
Stars: ✭ 86 (-11.34%)
Mutual labels:  utility, cli
Semana Js Expert30
Aulas da Semana JS Expert 3.0 - Construindo um chat multiplataforma usando linha de comando e JavaScript Avançado
Stars: ✭ 238 (+145.36%)
Mutual labels:  cli, npm
Barrelsby
Automatic TypeScript barrels (index.ts files) for your entire code base
Stars: ✭ 252 (+159.79%)
Mutual labels:  cli, npm
Jsonexport
{} β†’ πŸ“„ it's easy to convert JSON to CSV
Stars: ✭ 208 (+114.43%)
Mutual labels:  cli, npm
Fwd
πŸš‚ The little forwarder that could
Stars: ✭ 203 (+109.28%)
Mutual labels:  utility, cli
Fselect
Find files with SQL-like queries
Stars: ✭ 3,103 (+3098.97%)
Mutual labels:  utility, cli
Musoq
Use SQL on various data sources
Stars: ✭ 252 (+159.79%)
Mutual labels:  utility, cli
Npmvet
A simple CLI tool for vetting npm package versions
Stars: ✭ 193 (+98.97%)
Mutual labels:  cli, npm
Syncpack
Manage multiple package.json files, such as in Lerna Monorepos and Yarn/Pnpm Workspaces
Stars: ✭ 356 (+267.01%)
Mutual labels:  cli, npm
Wasm Pack
This tool seeks to be a one-stop shop for building and working with rust- generated WebAssembly that you would like to interop with JavaScript, in the browser or with Node.js. wasm-pack helps you build rust-generated WebAssembly packages that you could publish to the npm registry, or otherwise use alongside any javascript packages in workflows that you already use, such as webpack.
Stars: ✭ 3,848 (+3867.01%)
Mutual labels:  cli, npm
Cpx
A cli tool to watch and copy file globs.
Stars: ✭ 394 (+306.19%)
Mutual labels:  cli, npm
Haxor News
Browse Hacker News like a haxor: A Hacker News command line interface (CLI).
Stars: ✭ 3,342 (+3345.36%)
Mutual labels:  utility, cli
Npkill
List any node_modules directories in your system, as well as the space they take up. You can then select which ones you want to erase to free up space.
Stars: ✭ 5,325 (+5389.69%)
Mutual labels:  cli, npm
Npm Run All
A CLI tool to run multiple npm-scripts in parallel or sequential.
Stars: ✭ 4,496 (+4535.05%)
Mutual labels:  cli, npm
Np
A better `npm publish`
Stars: ✭ 6,401 (+6498.97%)
Mutual labels:  cli, npm
Ni
πŸ’‘ Use the right package manager
Stars: ✭ 179 (+84.54%)
Mutual labels:  cli, npm
Executor
Watch for file changes and then execute command. Very nice for test driven development.
Stars: ✭ 14 (-85.57%)
Mutual labels:  utility, cli
Yarpm
CLI tool to run npm scripts with either npm or yarn, depending on how it was started
Stars: ✭ 13 (-86.6%)
Mutual labels:  cli, npm
Gub
CLI tool for create an npm package from any repos. 🐳
Stars: ✭ 31 (-68.04%)
Mutual labels:  cli, npm
Install Self Peers
Stars: ✭ 26 (-73.2%)
Mutual labels:  cli, npm
Catage
Node package and CLI tool to convert code into an image with syntax highlighting
Stars: ✭ 44 (-54.64%)
Mutual labels:  cli, npm
Itt
Iteration tools.
Stars: ✭ 32 (-67.01%)
Mutual labels:  utility, npm
Cli
The command line vault (Windows, macOS, & Linux).
Stars: ✭ 1,044 (+976.29%)
Mutual labels:  cli, npm
Git Repo
Git-Repo: CLI utility to manage git services from your workspace
Stars: ✭ 818 (+743.3%)
Mutual labels:  utility, cli
Node Installed Check
Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version range
Stars: ✭ 67 (-30.93%)
Mutual labels:  cli, npm
Page2image
πŸ“· page2image is a npm package for taking screenshots which also provides CLI command
Stars: ✭ 66 (-31.96%)
Mutual labels:  cli, npm
Emma Cli
πŸ“¦ Terminal assistant to find and install node packages.
Stars: ✭ 1,201 (+1138.14%)
Mutual labels:  cli, npm
Changed Log
Returns all commit messages between 2 versions of an NPM module
Stars: ✭ 58 (-40.21%)
Mutual labels:  cli, npm
Cash Cli
πŸ’°πŸ’° Convert currency rates directly from your terminal!
Stars: ✭ 168 (+73.2%)
Mutual labels:  cli, npm
Script Progress
Estimate script execution time
Stars: ✭ 175 (+80.41%)
Mutual labels:  cli, npm
Ntl
Node Task List: Interactive cli to list and run package.json scripts
Stars: ✭ 800 (+724.74%)
Mutual labels:  cli, npm
Pizza Cli
πŸ• Order a pizza in a CLI app (just for fun!)
Stars: ✭ 58 (-40.21%)
Mutual labels:  cli, npm
Redrun
✨🐌 🐎✨ fastest npm scripts runner
Stars: ✭ 85 (-12.37%)
Mutual labels:  cli, npm
Nps
NPM Package Scripts -- All the benefits of npm scripts without the cost of a bloated package.json and limits of json
Stars: ✭ 1,285 (+1224.74%)
Mutual labels:  cli, npm
1-60 of 2460 similar projects