#
Command line interface
Before there were graphical user interfaces, command-line interfaces were used to issue commands to a computer. Programs that handle the user interface are called command language interpreters, often known as a shell. A CLI may give a user more control over the computer and programs they wish to execute.
Here are 6,681 public repositories matching this topic...
Node.js test runner that lets you develop with confidence 🚀
nodejs
javascript
testing
cli
hooks
tap
unit-testing
babel
performance
node
tdd
async
unicorns
concurrency
test-runner
async-functions
test-framework
ava
skipped-tests
ava-tests
assert
process-isolation
cli-app
test-runners
assertion
ava-transpiles
serial-tests
assertion-planning
mini-reporter
hacktoberfest
-
Updated
Mar 6, 2022 - JavaScript
javascript
cli
console
commandline
color
terminal
ansi
terminal-emulators
ansi-escape-codes
chalk
strip-ansi
-
Updated
Nov 26, 2021 - JavaScript
-
Updated
Mar 6, 2022 - JavaScript
A CLI dashboard for webpack dev server
-
Updated
Jan 21, 2022 - JavaScript
Open
Search backwards
2
1
Open
Fix vulnerabilities
2
kefranabg
commented
Jul 9, 2020
API, CLI, and Web App for analyzing and finding a person's profile in social media \ websites
nodejs
javascript
python
cli
profile
social-media
osint
analysis
analyzer
pentesting
username
pentest
nodejs-cli
information-gathering
security-tools
reconnaissance
social-analyzer
person-profile
sosint
-
Updated
Mar 4, 2022 - JavaScript
Web Extension for Firefox/Chrome/MS Edge and CLI tool to save a faithful copy of an entire web page in a single HTML file
javascript
chrome-extension
docker
cli
firefox
screenshot
chrome
osint
browser
firefox-addon
annotations
snapshot
selenium
archive
archiver
web-extension
add-on
puppeteer
auto-save
offline-reading
-
Updated
Mar 8, 2022 - JavaScript
A better `npm publish`
-
Updated
Feb 28, 2022 - JavaScript
Fabulously kill processes. Cross-platform.
-
Updated
Feb 12, 2022 - JavaScript
Stylish, intuitive and user-friendly prompts, for Node.js. Used by eslint, webpack, yarn, pm2, pnpm, RedwoodJS, FactorJS, salesforce, Cypress, Google Lighthouse, Generate, tencent cloudbase, lint-staged, gluegun, hygen, hardhat, AWS Amplify, GitHub Actions Toolkit, @airbnb/nimbus, and many others! Please follow Enquirer's author: https://github.com/jonschlinkert
nodejs
shell
bash
zsh
cli
console
iterm
yo
node
terminal
command-line
yeoman
interactive
prompt
hyper
tty
readline
confirm
inquirer
prompts
-
Updated
Feb 20, 2022 - JavaScript
-
Updated
Feb 21, 2022 - JavaScript
github
git
cli
hooks
npm
automation
gitlab
changelog
tool
semver
release
publish
bump
release-automation
release-helper
ci-mode
gitlab-releases
-
Updated
Mar 4, 2022 - JavaScript
A CLI tool to run multiple npm-scripts in parallel or sequential.
javascript
cli
npm
multi-platform
parallel
npm-package
series
npm-module
npm-scripts
cli-command
cli-commands
-
Updated
Oct 24, 2021 - JavaScript
-
Updated
Mar 7, 2022 - JavaScript

Currently, each argument to fx treated as an anonymous function. Here is an example:
But this requires a lot of
'quotes. My idea is to split the argument by whitespaces. So next will be possible to write:fx 'groupBy("commit.author.name") mapValues(size) toPairs so