blakeembrey / javascript-stringifyLinks
Stringify is to `eval` as `JSON.stringify` is to `JSON.parse`
☆148Updated 2 years ago
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 7 months ago
- A proxy to `path`, replacing `\` with `/` for all results & methods to add, change, default, trim file extensions.☆154Updated 2 years ago
- Read a package.json file☆175Updated 2 months ago
- Normalize file path slashes to be unix-like forward slashes. Used by chokidar, anymatch, and many others!☆112Updated 3 years ago
- Monkey-patches for file system related things☆119Updated 4 months ago
- Sort the keys of an object☆108Updated 5 months ago
- Compose promise-returning & async functions into a reusable pipeline☆127Updated 4 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
- Converts a source-map from/to different formats.☆171Updated 10 months ago
- Resolve the path of a module like require.resolve() but from a given path☆144Updated 5 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…☆95Updated 3 years ago
- Check if a value is a plain object☆104Updated last year
- add extra files or dirs to webpack's watch system☆59Updated 5 years ago
- Write a package.json file☆89Updated 4 months ago
- Traverse JSON Schema passing each schema object to callback☆103Updated 4 years ago
- Clear a module from the cache☆184Updated 4 years ago
- Import a module while bypassing the cache☆287Updated 11 months ago
- when you want to fire an event no matter how a process exits.☆197Updated 3 months ago
- Find the root directory of a Node.js project or npm package☆250Updated 7 months ago
- A Babel 7 plugin transform to convert CommonJS into ES Modules☆87Updated 4 years ago
- Monorepo for NodeLib libraries☆77Updated last year
- Node module that returns a list of files waiting to be committed.☆57Updated 3 years ago
- Get metadata of a package from the npm registry☆247Updated last year
- ☆139Updated 5 years ago
- Finds the common standard cache directory☆161Updated 9 months ago
- Let a globally installed package use a locally installed version of itself if available☆155Updated last year
- Simple, flexible file copy utility☆98Updated last year
- Make a callback- or promise-based function support both promises and callbacks.☆111Updated 2 years ago
- Detects if a file is binary in Node.js. Similar to Perl's -B☆171Updated 3 weeks ago