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☆165Updated 5 months ago
- Read a package.json file☆173Updated this week
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆111Updated 3 years ago
- Sort the keys of an object☆105Updated 2 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆153Updated 2 years ago
- Monkey-patches for file system related things☆119Updated last month
- Require global npm as a local node module.☆32Updated 3 years ago
- Get the gzipped size of a string or buffer☆172Updated 3 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…☆96Updated 2 years ago
- Finds the common standard cache directory☆160Updated 7 months ago
- Converts a source-map from/to different formats.☆171Updated 7 months ago
- Resolve the path of a module like require.resolve() but from a given path☆143Updated 4 years ago
- Let a globally installed package use a locally installed version of itself if available☆154Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- Write a package.json file☆89Updated 2 months ago
- Import a module while bypassing the cache☆285Updated 9 months ago
- Import a module lazily☆248Updated 3 years ago
- when you want to fire an event no matter how a process exits.☆194Updated 2 weeks ago
- Read the closest package.json file☆267Updated this week
- Clear a module from the cache☆184Updated 4 years ago
- Parse the things that can be arguments to `npm install`☆132Updated this week
- Monorepo for NodeLib libraries☆76Updated 10 months ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆167Updated 3 weeks ago
- A static list of the Node.js builtin modules from the latest Node.js version☆124Updated 2 months ago
- Run asynchronous commands synchronously by putting them in a separate process☆78Updated last year
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- Simple, flexible file copy utility☆97Updated last year
- Get metadata of a package from the npm registry☆245Updated last year
- Resolve the path of a module like `require.resolve()` but from the current working directory☆69Updated 4 years ago
- add extra files or dirs to webpack's watch system☆60Updated 5 years ago