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.
☆277Updated 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
Sorting:
- Regular expression for matching IP addresses☆194Updated last year
- Returns true if the given value is an object created by the Object constructor.☆155Updated last year
- Is the given string an acceptable npm package name?☆303Updated 2 weeks ago
- Yet Another Linked List☆210Updated last year
- Create simple HTTP ETags☆259Updated last week
- Convert Windows backslash paths to slash paths☆335Updated 2 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- HTTP status utility☆281Updated last week
- node byte string parser☆470Updated last year
- Get current machine IP and MAC address.☆238Updated last year
- Extends minimatch.match() with support for multiple patterns☆303Updated last year
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆239Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Infer the content-type of a request.☆228Updated last week
- Get metadata of a package from the npm registry☆243Updated 11 months ago
- Get the latest version of an npm package☆176Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Read a package.json file☆169Updated last year
- Test whether an object looks like a promises-a+ promise☆281Updated 2 years ago
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆176Updated 4 years ago
- ☆140Updated last year
- Stringify an object/array like JSON.stringify just without all the double-quotes☆315Updated 7 months ago
- Detect whether a terminal supports color☆360Updated 6 months ago
- the mighty option parser used by yargs☆511Updated last month
- node.js util module as a module☆253Updated 6 months ago
- Array#isArray for older browsers.☆133Updated last month
- ECMAScript spec-compliant polyfill/shim for `globalThis`.☆156Updated last year
- Create and parse HTTP Content-Disposition header☆234Updated last week
- Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)☆190Updated last year
- Strip ANSI escape codes from a string☆419Updated 5 months ago