blakeembrey / javascript-stringifyLinks
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
☆145Updated 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☆164Updated last month
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Sort the keys of an object☆104Updated 10 months ago
- Read a package.json file☆169Updated last year
- Get the gzipped size of a string or buffer☆172Updated 3 years ago
- Monkey-patches for file system related things☆116Updated last week
- Import a module lazily☆247Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆247Updated last month
- Check if a value is a plain object☆102Updated last year
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Finds the common standard cache directory☆158Updated 3 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 8 months ago
- Import a module while bypassing the cache☆284Updated 5 months ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated 11 months ago
- Map object keys and values into a new object☆213Updated last month
- Import a globally installed module☆58Updated last year
- Get metadata of a package from the npm registry☆243Updated 11 months ago
- Read the closest package.json file☆269Updated last year
- process information for node.js and browsers☆126Updated 4 years ago
- 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…☆94Updated 2 years ago
- Run asynchronous commands synchronously by putting them in a separate process☆77Updated 10 months ago
- Write a package.json file☆88Updated 11 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- Converts a source-map from/to different formats.☆172Updated 3 months ago
- Resolve the path of a module like require.resolve() but from a given path☆142Updated 4 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated last year
- Parse the things that can be arguments to `npm install`☆130Updated 5 months ago
- Clear a module from the cache☆182Updated 3 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆110Updated 2 years ago