fast-clone.js
- example with esm ```js import { shallowClone, deepClone, deepClonePro } from "fast-clone.js";
- example with esm ```js import { shallowClone, deepClone, deepClonePro } from "fast-clone.js";
Easily download files and directories from a GitHub repository.
the esiest way to grab starters!
A sorted array is a collection of values, arranged in an order.
Make a JS Iterator forkable.
🐑 A framework for creating clone-able project templates that still compile
Filesystem-buffered, passthrough stream that buffers indefinitely rather than propagate backpressure from downstream consumers.
Filesystem-buffered, passthrough stream that buffers indefinitely rather than propagate backpressure from downstream consumers.
Produces a duplicate (or deep clone) of an object or array, preserving circular references _in the duplicated values_, and preserving functions
Return a partial object copy excluding specified keys.
Return a partial object copy containing only specified keys.
Return a partial object copy containing properties for which a predicate (function) returns a truthy value.
Convert each object key to uppercase.
Convert the first letter of each object key to lowercase.
Return a partial object copy excluding properties for which a predicate (function) returns a truthy value.
A complete framework to facilitate server backup using discord.js v12
Copy or deep clone a value to an arbitrary depth.
Map keys from one object to a new object having the same values.
Map values from one object to a new object having the same keys.
Convert the first letter of each object key to uppercase.