React clone or create for a component
Wrapper around Apple's simctl binary
Returns a cloned copy of the passed GeoJSON Object, including possible 'Foreign Members'.
Official React bindings for Redux
A structuredClone polyfill
The official, opinionated, batteries-included toolset for efficient Redux development
Clone a Readable stream, safely
Clone a Node.js HTTP response stream
Really Fast Deep Clone
Common typings for the Stoplight ecosystem.
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
deep cloning of objects and arrays
a point geometry with transforms
Download templates and git repositories with pleasure!
An env-agnostic serializer and deserializer with recursion ability and types beyond JSON, based on the HTML structured clone algorithm.
Wrapper around Apple's simctl binary
A library that helps you clone Nodes from a Typescript AST
Algorithm for finding the root of a yarn workspace, extracted from yarnpkg.com
Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives.
Capacitor: Cross-platform apps with JavaScript and the web
logging sdk for logz.io
Create a new Jest project
<!-- BADGES -->
Commands to interact with Salesforce agents
Create a clone of a base Rails app. Useful for generating an app out of a base template Rails app.
Plugin for creating and managing clones of VM(s)
Create and clone databases easily for your feature branches in Rails projects.
Utility gem to create and clone application templates
Roguelike will read your game's YAML file, create levels based on your designs, and then handle all of the logic of building and running a customized Rogue clone for you.
Native implementation to create deep clones of Ruby objects
Create clones of CouchDB documents, and schedule them for publication.
CLI for BitBucket
Elegant, interactive EC2 Management
Manages Git repositories as packages. Clones repos into a local cache, creates Git worktrees for specific branches/commits, and symlinks them into project directories.
mtime_cache creates a cache of file modification times, based on a glob pattern. If a cache exists it updates unchanged files (unchanged based on MD5 hash) with the time from the cache. This is useful if you cache your build artifacts for a build process which detects changes based on source modification time (such as most C or C++ build systems) on a continuous integration service (such as Travis CI), which clones the repo for every build. When the repo is cloned, all source files have a modification time equal to the current time, making the cached build artifacts (for example .o files) obsolete. mtime_cache allows you to cache the modification times of the files, enabling a minimal rebuild for each clone.
A Test Kitchen driver for Proxmox VE. Manages VM lifecycle (create, destroy) via the Proxmox REST API. Supports cloning from templates.