blakeembrey / javascript-stringifyLinks
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
☆146Updated last year
Alternatives and similar repositories for javascript-stringify
Users that are interested in javascript-stringify are comparing it to the libraries listed below
Sorting:
- Find the closest package.json file☆166Updated 5 months ago
- Read a package.json file☆174Updated 3 weeks ago
- Clear a module from the cache☆184Updated 4 years ago
- Monkey-patches for file system related things☆119Updated 2 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Get the gzipped size of a string or buffer☆173Updated 4 years ago
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 years ago
- Import a module while bypassing the cache☆285Updated 10 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Converts a source-map from/to different formats.☆171Updated 8 months ago
- Read the closest package.json file☆268Updated 3 weeks ago
- Import a module lazily☆248Updated 3 years ago
- Sort the keys of an object☆107Updated 3 months ago
- Simple, flexible file copy utility☆97Updated last year
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago
- Find the root directory of a Node.js project or npm package☆248Updated 5 months ago
- Parse the things that can be arguments to `npm install`☆132Updated 2 weeks ago
- Finds the common standard cache directory☆160Updated 7 months ago
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- when you want to fire an event no matter how a process exits.☆195Updated last month
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated last week
- Check if a value is a plain object☆103Updated last year
- Write a package.json file☆89Updated 2 months ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Get the system locale☆228Updated 3 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- The cmd-shim used in npm☆77Updated last week