jonschlinkert / is-numberLinks
JavaScript/Node.js utility. Returns `true` if the value is a number or string number. Useful for checking regex match results, user input, parsed strings, etc.
☆280Updated 3 years ago
Alternatives and similar repositories for is-number
Users that are interested in is-number are comparing it to the libraries listed below
Sorting:
- Is the given string an acceptable npm package name?☆306Updated last week
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- Regular expression for matching IP addresses☆198Updated 2 years ago
- the mighty option parser used by yargs☆520Updated last month
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆180Updated 4 years ago
- Yet Another Linked List☆214Updated last year
- Create simple HTTP ETags☆266Updated 2 weeks ago
- HTTP status utility☆284Updated 2 weeks ago
- node byte string parser☆476Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 4 months ago
- ECMAScript spec-compliant polyfill/shim for `globalThis`.☆156Updated 2 weeks ago
- Clear a module from the cache☆184Updated 4 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- ANSI escape codes for styling strings in the terminal☆449Updated 3 months ago
- javascript qrcode library☆99Updated 6 years ago
- Read a package.json file☆175Updated 2 months ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Get current machine IP and MAC address.☆237Updated 2 weeks ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- Get metadata of a package from the npm registry☆246Updated last year
- node.js util module as a module☆254Updated last year
- Convert Windows backslash paths to slash paths☆338Updated 2 years ago
- easily create complex multi-column command-line-interfaces.☆383Updated last month
- Strip ANSI escape codes from a string☆431Updated 4 months ago
- Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)☆199Updated 2 years ago
- ☆139Updated 2 years ago
- Node.js module to detect available ports of the system.☆394Updated 2 months ago
- Create and parse HTTP Content-Disposition header☆237Updated 2 weeks ago
- Detect whether a terminal supports color☆365Updated last week
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆347Updated this week