sindresorhus / stringify-objectLinks
Stringify an object/array like JSON.stringify just without all the double-quotes
☆320Updated 5 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:
- A Node.js file system walker with a Readable stream interface. Extracted from fs-extra.☆323Updated 3 years ago
- Extends minimatch.match() with support for multiple patterns☆307Updated 2 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Node.js recursive synchronous fast file system walker☆163Updated 2 weeks ago
- A lightweight string replace engine for text-based templates☆277Updated 8 years ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- 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 this week
- HTTP status utility☆284Updated last month
- Import a module while bypassing the cache☆287Updated last year
- node byte string parser☆476Updated last year
- 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 5 months ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆355Updated last year
- Load module from string☆299Updated 7 years ago
- Regular expression for matching IP addresses☆198Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array