A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://www.npmjs.com/package/plain-object-clone below:

plain-object-clone - npm

Plain Object Clone

Extremely fast function optimized for deep cloning json-serializable plain objects.

Install
npm install plain-object-clone
Usage
import clone from 'plain-object-clone';

// Let's clone an object

clone ({ foo: 123 }); // => { foo: 123 }
License

MIT © Fabio Spampinato


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4