lodash.clonedeep
The lodash method `_.cloneDeep` exported as a module.
Last updated 9 years ago by jdalton .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ gnpm install lodash.clonedeep 
SYNC missed versions from official npm registry.

lodash.clonedeep v4.5.0

The lodash method _.cloneDeep exported as a Node.js module.

Installation

Using npm:

$ {sudo -H} npm i -g npm
$ npm i --save lodash.clonedeep

In Node.js:

var cloneDeep = require('lodash.clonedeep');

See the documentation or package source for more details.

Current Tags

  • 4.5.0                                ...           latest (8 years ago)

24 Versions

  • 4.5.0                                ...           8 years ago
  • 4.4.1                                ...           8 years ago
  • 4.4.0                                ...           8 years ago
  • 4.3.2                                ...           9 years ago
  • 4.3.1                                ...           9 years ago
  • 4.3.0                                ...           9 years ago
  • 4.2.0                                ...           9 years ago
  • 4.1.1                                ...           9 years ago
  • 4.1.0                                ...           9 years ago
  • 4.0.4                                ...           9 years ago
  • 4.0.3                                ...           9 years ago
  • 4.0.2                                ...           9 years ago
  • 4.0.1                                ...           9 years ago
  • 4.0.0                                ...           9 years ago
  • 3.0.2                                ...           9 years ago
  • 3.0.1                                ...           9 years ago
  • 3.0.0                                ...           10 years ago
  • 2.4.1                                ...           11 years ago
  • 2.4.0                                ...           11 years ago
  • 2.3.0                                ...           11 years ago
  • 2.2.1                                ...           11 years ago
  • 2.2.0                                ...           11 years ago
  • 2.1.0                                ...           11 years ago
  • 2.0.0                                ...           11 years ago

Copyright 2013 - present © cnpmjs.org | Home |