inquirer-fuzzy-path
enquirer
inquirer-fuzzy-path | enquirer | |
---|---|---|
1 | 19 | |
89 | 7,715 | |
- | 0.2% | |
0.0 | 2.7 | |
4 months ago | 6 months ago | |
JavaScript | JavaScript | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
inquirer-fuzzy-path
enquirer
-
GitHub Sponsors: Jon Schlinkert JavaScript developer
jonschlinkert (Jon Schlinkert) · GitHub
-
For achieving the widest adoption among Windows users, which commonly used scripting language would be best suited for a CLI program?%
Although I'm happy there is a way to bundle Node.js apps with support for pnpm, and for a modern-ish version of Node.js, it's somewhat slow in my experience to build locally. Interactivity doesn't have the greatest ecosystem there, especially with TypeScript. Best library I've found is Enquirer.
-
💡 Generate package.json From GitHub
{ "name": "@jonschlinkert/omit-deep", "description": "Recursively omit specified keys from an object", "tags": ["object", "deep", "remove", "omit"], "version": "0.3.0", "author": "Jon Schlinkert (https://github.com/jonschlinkert)", "repository": "jonschlinkert/omit-deep", "bugs": "https://github.com/jonschlinkert/omit-deep/issues", "license": "MIT" }
-
Using generators to improve developer productivity
In case you need to ask for user input, optionally you can use a prompt file. This is very useful to customize the output of the generator. Prompts are defined using a library named Enquirer.
-
NPM Vulnerability Discussion on Twitter
> I don't fully understand why packages like this are so popular.
It actually works like this: Author X develops `iseven`, `isodd`, etc. No one really downloads such packages. Author X then develops `importantPackage` which does do something useful developers out here download. Now `iseven`, `isodd` are downloaded alongside `importantPackage`.
My point is, we should recognize certain NPM authors as toxic, but I guess "freedom of speech/code" stops us from doing so. Example of such an author: https://github.com/jonschlinkert/
-
Call for Deno module ideas
something like enquirer
-
I will pay you cash to delete your npm module
You're thinking of Jon Schlinkert, publisher of 1435 packages on npm.
-
NPM – is-even, 160k weekly downloads
It's insanely funny to me that these packages exist while one of his bigger projects (https://github.com/enquirer/enquirer) lists the following reason under "why use it":
> Lightweight - Only one dependency, the excellent ansi-colors by Brian Woodward.
-
BREAKING!! NPM package ‘ua-parser-js’ with more than 7M weekly download is compromised
It's written by this guy, who shits out micro libraries by the hundreds. He moved the project to another user under the pretense that he was learning to program back then, but a lot of his stuff is similarly inconsequential micro libraries.
- NPM Audit: Broken by Design
What are some alternatives?
folderslint - 📁 Directory structure linter for Front-End projects
prompts - ❯ Lightweight, beautiful and user-friendly interactive prompts
inquirer-date-prompt - A date prompt plugin for Inquirer.js.
oclif - CLI for generating, building, and releasing oclif CLIs. Built by Salesforce.
inquirer-autocomplete-prompt - Autocomplete prompt for inquirer
ua-parser-js - "Unmask Your Traffic" - UAParser.js: The Essential Web Development Tool for User-Agent Detection
inquirer-emoji - Emoji search and select prompt for inquirer
deno-puppeteer - A port of puppeteer running on Deno
annotree - Generate folder directory annotation tree | 生成文件夹目录注释树
deno - A modern runtime for JavaScript and TypeScript.
terminalizer - 🦄 Record your terminal and generate animated gif images or share a web player
cli - the package manager for JavaScript