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.
☆270Updated 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
- Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)☆188Updated last year
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Move a file - Even works across devices☆198Updated last year
- Returns true if the given value is an object created by the Object constructor.☆151Updated last year
- Clear a module from the cache☆181Updated 3 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Package and un-package modules of some sort (oooh, perhaps you could package JavaScript modules on npm...)☆37Updated 7 years ago
- Get a formatted timestamp. Used in gulp, assemble, generate, and many others.☆111Updated 4 years ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- node byte string parser☆467Updated 8 months ago
- Regular expression for matching IP addresses☆194Updated last year
- Output one line and move to beginning of line. Useful for progress bars and counters with no breaks in the terminal☆208Updated 2 years ago
- Is the given string an acceptable npm package name?☆299Updated 5 months ago
- HTTP status utility☆277Updated last month
- javascript qrcode library☆96Updated 5 years ago
- Node.js module to detect available ports of the system.☆385Updated 3 months ago
- Read a package.json file☆165Updated last year
- Get metadata of a package from the npm registry☆240Updated 8 months ago
- Array#isArray for older browsers.☆133Updated 5 months ago
- Dynamic script loading☆151Updated 3 years ago
- Open stuff like URLs, files, executables. Cross-platform.☆421Updated last year
- Global HTTP & HTTPS tunelling agent - hard fork of https://github.com/SalesforceEng/global-tunnel☆120Updated 6 months ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 3 months ago
- Get the system locale☆228Updated 3 years ago
- cross browser microtask☆146Updated last year
- Create simple HTTP ETags☆259Updated 2 months ago
- Timers with near-infinite duration support☆41Updated 5 years ago
- Parse `.git/config` into a JavaScript object. sync or async.☆61Updated 6 years ago
- Test whether an object looks like a promises-a+ promise☆280Updated last year
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 3 years ago