@bemoje/arr-clone-deep

1.0.1 • Public • Published

@bemoje/arr-clone-deep

Node library template package with full ESM support. All features available as npm scripts: Jest testing. Rollup build. Rename package - affecting all relevant files. Readme generator. Markdown and HTML API-documentation. Npm publish and version bumping. Github repository create, delete and commit. Jsdoc block comment description triggers package description updates. Package keyword-extraction from block comments in source code.

Version

NPM version

Travis CI

dependencies

Dependencies

dependencies

Stats

NPM downloads Forks

Donate

Buy Me A Beer donate button PayPal donate button

Installation

npm install @bemoje/arr-clone-deep
npm install --save @bemoje/arr-clone-deep
npm install --save-dev @bemoje/arr-clone-deep

Usage

import arrCloneDeep from '@bemoje/arr-clone-deep'

arrCloneDeep()
//=> undefined

Tests

Uses Jest to test module functionality. Run tests to get coverage details.

npm run test

API

arrCloneDeep

Node library template package with full ESM support. All features available as npm scripts: Jest testing. Rollup build. Rename package - affecting all relevant files. Readme generator. Markdown and HTML API-documentation. Npm publish and version bumping. Github repository create, delete and commit. Jsdoc block comment description triggers package description updates. Package keyword-extraction from block comments in source code.

Parameters
Returns

void

theCallback

Callback type definition.

Type: Function

Parameters
Returns

void

Addable

Extends Number

A class that extends the native Number-class and

Parameters
  • num number The number

  • name (optional, default 'myAddable')

add

Adds 'n'

Parameters
Returns

Addable

Package Sidebar

Install

npm i @bemoje/arr-clone-deep

Weekly Downloads

4

Version

1.0.1

License

MIT

Unpacked Size

8.77 kB

Total Files

3

Last publish

Collaborators

  • bemoje