jonschlinkert / is-number
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.
☆263Updated 2 years ago
Alternatives and similar repositories for is-number:
Users that are interested in is-number are comparing it to the libraries listed below
- Is the given string an acceptable npm package name?☆301Updated 3 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆352Updated 7 months ago
- Pretty-print a javascript object as a tree☆241Updated 3 months ago
- Load module from string☆298Updated 6 years ago
- Regular expression for matching IP addresses☆193Updated last year
- Test whether an object looks like a promises-a+ promise☆280Updated last year
- Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)☆188Updated last year
- node byte string parser☆464Updated 6 months ago
- Dynamic script loading☆151Updated 3 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 2 months ago
- Find the root directory of a Node.js project or npm package☆239Updated last year
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Returns true if the given value is an object created by the Object constructor.☆151Updated 9 months ago
- Convert Windows backslash paths to slash paths☆330Updated last year
- Create simple HTTP ETags☆258Updated 2 weeks ago
- Extends minimatch.match() with support for multiple patterns☆299Updated last year
- Find the closest package.json file☆162Updated last year
- the mighty option parser used by yargs☆501Updated this week
- Run a function exactly one time☆222Updated last year
- Output one line and move to beginning of line. Useful for progress bars and counters with no breaks in the terminal☆211Updated 2 years ago
- Node.js final http responder☆221Updated this week
- Get current machine IP and MAC address.☆237Updated 6 months ago
- Parse milliseconds into an object☆119Updated 8 months ago
- Get the path to the user home directory☆161Updated 3 years ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆312Updated last month
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆175Updated 3 years ago
- Move a file - Even works across devices☆199Updated last year
- Copy files☆427Updated 5 months ago
- Delay a promise a specified amount of time☆608Updated last year