sindresorhus / stringify-objectLinks
Stringify an object/array like JSON.stringify just without all the double-quotes
☆319Updated 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
Sorting:
- Load module from string☆299Updated 7 years ago
- A lightweight string replace engine for text-based templates☆276Updated 8 years ago
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 2 years ago
- Node.js recursive synchronous fast file system walker☆163Updated last month
- Clear a module from the cache☆184Updated 4 years ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Returns true if the given value is an object created by the Object constructor.☆156Updated last year
- Infer the content-type of a request.☆227Updated 2 weeks ago
- A wrapper and enhancements for fs.watch☆341Updated last year
- Recursive version of fs.readdir with small RAM & CPU footprint.☆402Updated 3 weeks ago
- Safely and quickly serialize JavaScript objects☆356Updated last year
- kill trees of processes☆353Updated 5 years ago
- HTTP status utility☆284Updated last week
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow☆243Updated 4 months ago
- node byte string parser☆473Updated last year
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Set nested properties on an object using dot-notation.☆275Updated 2 years ago
- Import a module while bypassing the cache☆286Updated 10 months ago
- Simple, flexible file copy utility☆98Updated last year
- Extract meaning from JS Errors