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.
☆279Updated 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?☆304Updated 3 weeks ago
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- Yet Another Linked List☆213Updated last year
- Regular expression for matching IP addresses☆198Updated 2 years ago
- Convert Windows backslash paths to slash paths☆337Updated 2 years ago
- the mighty option parser used by yargs☆518Updated 3 months ago
- Create simple HTTP ETags☆265Updated 3 weeks ago
- Find the root directory of a Node.js project or npm package☆248Updated 5 months ago
- Get current machine IP and MAC address.☆237Updated last year
- ECMAScript spec-compliant polyfill/shim for `globalThis`.☆155Updated last month
- Read a package.json file☆173Updated 3 weeks ago
- Detect whether a terminal supports color☆364Updated 2 months ago
- javascript qrcode library☆99Updated 6 years ago
- node byte string parser☆474Updated last year
- Node.js recursive synchronous fast file system walker☆163Updated 2 weeks ago
- A simple, optimized JS library & node.js module for matching short, human-quality input to a list of possibilities.☆180Updated 4 years ago
- Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. Used by superstruct, merge-deep…☆319Updated last year
- node.js util module as a module☆253Updated 11 months ago
- Test whether an object looks like a promises-a+ promise☆282Updated 2 years ago
- Extends minimatch.match() with support for multiple patterns☆306Updated 2 years ago
- HTTP status utility☆284Updated last week
- Strip ANSI escape codes from a string☆423Updated 2 months ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆618Updated 3 months ago
- Stringify an object/array like JSON.stringify just without all the double-quotes☆319Updated 2 months ago
- Clear a module from the cache☆184Updated 4 years ago
- Escape string for use in HTML☆480Updated 3 years ago
- Create and parse HTTP Content-Disposition header☆237Updated last week
- Node.js module to detect available ports of the system.☆392Updated 2 weeks ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆241Updated 3 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year