@cartok/object-assign-deep
Allows deep cloning of plain objects that contain primitives, nested plain objects, or nested plain arrays.
Allows deep cloning of plain objects that contain primitives, nested plain objects, or nested plain arrays.
Merge definitions of transpiled TypeScript namespaces, fixing code (.js), declarations (.d.ts) and sourcemaps (.js.map).
Load your GraphQL schemas, resolvers, and more from individual, organised files.
Merge javascript objects (`{}`) DEEPLY (recursively). It also checks the equality of input objects.
Have you ever needed to compare two JSON objects and make a determination on what is changed deep in the object hierarchy and be able to clearly see what is changed on either objects on the fly while they change? Have you ever wished for ability to merge
A javascript UI for diff/merge
A javascript UI for diff/merge
merge user props to default props
Merge two (adjacent) simple polygons into one.
This is module for merge array sort.
Merge properties files from several sources
A function that merges reducers together.
Returns a map that consists of the rest of the maps transformed into the first. If a key occurs in more than one map, the mapping(s) from the latter (left-to-right) will be combined with the mapping in the result by calling `fn(val-in-result, val-in-latt
merge html file by tag
Extensible merge-deep implementation
It allows you to reduce tiles of a directory of wms-downloader tiles
This small package will be helpful if you are working with GraphQL and ApolloServer tooling to automatically merge all your schemas.
CLI utility to show you all the pull requests that you are able to merge
Takes in a stream of objects and merges them together, outputting every time the state updates.
Merges Object Arrays based on an object key, A.K.A: Tom’s Merge