Python처럼 간편하게 터미널 입력을 받을 수 있는 JavaScript 라이브러리 (node:readline/promises 기반, 붙여넣기 완벽 지원)
JavaScript parser, mangler/compressor and beautifier toolkit
Resolve a URI relative to an optional base URI
Isomorphic, functional type-checking for Javascript
Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow
Python like utility functions for JS: `range`, `enumerate`, `zip` and `items`.
Get the first fulfilled promise that satisfies the provided testing function
Core logic for the pin-input widget implemented as a state machine
Match human-quality input to potential matches by edit distance.
Core logic for the tags-input widget implemented as a state machine
Core logic for the number-input widget implemented as a state machine
Map over promises concurrently
Timeout a promise after a specified amount of time
Parse postgres array columns
Get stdin as a string or Uint8Array
Inquirer input text prompt
zlib port to javascript - fast, modularized, with browser support
Core logic for the password-input widget implemented as a state machine
Convert object keys to camel case
Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar`
JavaScript parser, mangler/compressor and beautifier toolkit for ES6+
just emit 'log' events on the process object
Retry a promise-returning or async function
Parse yes/no like values