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.
☆281Updated 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?☆311Updated 3 weeks ago
- Regular expression for matching IP addresses☆198Updated 2 years ago
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- ECMAScript spec-compliant polyfill/shim for `globalThis`.☆156Updated last month
- Convert Windows backslash paths to slash paths☆338Updated 2 years ago
- Create simple HTTP ETags☆266Updated last month
- Yet Another Linked List☆214Updated last year
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- A wrapper and enhancements for fs.watch☆341Updated 3 weeks ago
- Find the root directory of a Node.js project or npm package☆251Updated last week
- Get metadata of a package from the npm registry☆247Updated last year
- Read a package.json file☆175Updated this week
- javascript qrcode library☆99Updated 6 years ago
- node byte string parser☆476Updated last year
- Write files in an atomic fashion w/configurable ownership☆245Updated 3 weeks ago
- HTTP status utility☆284Updated last month
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆181Updated 4 years ago
- Get current machine IP and MAC address.☆238Updated this week
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 5 months ago
- Create and parse HTTP Content-Disposition header☆237Updated this week
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- the mighty option parser used by yargs☆519Updated last month
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Detect whether a terminal supports color☆365Updated last month
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆349Updated 3 weeks ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆622Updated 6 months ago
- Import a module while bypassing the cache☆287Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated last year
- Node.js recursive synchronous fast file system walker☆163Updated 3 weeks ago