sindresorhus / stringify-object
Stringify an object/array like JSON.stringify just without all the double-quotes
☆312Updated 3 months ago
Alternatives and similar repositories for stringify-object:
Users that are interested in stringify-object are comparing it to the libraries listed below
- Returns true if the given value is an object created by the Object constructor.☆151Updated 11 months ago
- node byte string parser☆467Updated 8 months ago
- Clear a module from the cache☆181Updated 3 years ago
- Load module from string☆298Updated 6 years ago
- Safely and quickly serialize JavaScript objects☆348Updated 3 months ago
- Node.js module to detect available ports of the system.☆384Updated 3 months ago
- Extends minimatch.match() with support for multiple patterns☆301Updated last year
- Node.js recursive synchronous fast file system walker☆160Updated this week
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆354Updated 9 months ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆318Updated 2 years ago
- Import a module while bypassing the cache☆284Updated last month
- HTTP status utility☆277Updated last month
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- Infer the content-type of a request.☆228Updated 6 months ago
- Escape RegExp special characters☆586Updated 9 months ago
- Find the closest package.json file☆162Updated last year
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆390Updated last year
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Join all arguments together and normalize the resulting url.☆362Updated 10 months ago
- Require global variables☆252Updated 5 years ago
- Execute a listener when a response is about to write headers.☆157Updated 10 months ago
- Write files in an atomic fashion w/configurable ownership☆235Updated 5 months ago
- Create and parse HTTP Content-Type header☆134Updated 8 months ago
- Create a promise that can be canceled☆441Updated 2 years ago
- Improved typeof detection for node.js and the browser.☆129Updated 7 months ago
- Find a file or directory by walking up parent directories☆600Updated this week
- Get metadata of a package from the npm registry☆240Updated 8 months ago
- Asynchronous recursive file copying with Node.js.☆684Updated 4 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆238Updated 2 years ago