blakeembrey / javascript-stringify
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
☆142Updated last year
Alternatives and similar repositories for javascript-stringify:
Users that are interested in javascript-stringify are comparing it to the libraries listed below
- Find the closest package.json file☆162Updated last year
- Resolve the path of a module like require.resolve() but from a given path☆140Updated 4 years ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆68Updated 4 years ago
- Read a package.json file☆166Updated last year
- Write a package.json file☆89Updated 6 months ago
- Import a globally installed module☆57Updated last year
- Run asynchronous commands synchronously by putting them in a separate process☆77Updated 6 months ago
- Monkey-patches for file system related things☆114Updated this week
- Get the path of the caller module☆64Updated 3 years ago
- Get the gzipped size of a string or buffer☆171Updated 3 years ago
- Compose promise-returning & async functions into a reusable pipeline☆122Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 4 years ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆108Updated 2 years ago
- Check if a value is a plain object☆102Updated 9 months ago
- ☆138Updated 4 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆165Updated 3 months ago
- Get the path of the parent module☆77Updated last year
- Detect the indentation of code☆196Updated last year
- Require global npm as a local node module.☆32Updated 2 years ago
- Clear a module from the cache☆181Updated 3 years ago
- Environment agnostic nextTick polyfill☆75Updated 3 years ago
- The cmd-shim used in npm☆76Updated 4 months ago
- Node module that returns a list of files waiting to be committed.☆56Updated 3 years ago
- Traverse JSON Schema passing each schema object to callback☆100Updated 3 years ago
- Finds the common standard cache directory☆158Updated 11 months ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Make a callback- or promise-based function support both promises and callbacks.☆112Updated last year
- Read the closest package.json file☆266Updated 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…☆91Updated 2 years ago