Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
broccoli-merge-files
Broccoli plugin to merge multiple files into one or multiple files
merge-json-file
Merge a JSON file with a JSON object
rollup-plugin-copy-merge
Copy & Merge files and folders using Rollup
rollup-plugin-merge
Rollup plugin to merge JSON files
split-chunk-merge
split and merge chunk tool library
merge-files
Combine multiple files into one file in order based on multistream. It's a promise version that applies to merging large files that taking long time.
couchdb-merge
Shallow merge JSON documents into CouchDB documents from the command line.
json-union
An es6 library used to merge JSON files that match a set of glob patterns
merge-file
merge multi files into one
merge-settings
Load and merge configuration settings from multiple sources, in a specific order, and normalized according to a schema.
varstream
Stream variables beetween 2 JavaScript threads (client/server, ipc, worker/main thread).
@luxdamore/nuxt-apis-to-file
Nuxt module to merge and transform multiple API + GraphQL requests into a single one, like a payload extractor
file-split-merge
split a large file to small pieces; merge small pieces to a large file;
find-up
Find a file or directory by walking up parent directories
locate-path
Get the first path that exists on disk of multiple paths
path-exists
Check if a path exists
micromatch
Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch.
fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
mime
A comprehensive library for mime-type mapping
normalize-path
Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled.