Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/simplymichael/js-deep-clone

A Browser-based implementation and tests for a deep clone JavaScript function
https://github.com/simplymichael/js-deep-clone

clone deep-clone deep-clone-objects objects

Last synced: 27 days ago
JSON representation

A Browser-based implementation and tests for a deep clone JavaScript function

Awesome Lists containing this project

README

        

# Deep Clone
A Browser-based implementation and tests for a deep clone JavaScript function

## Testing
- Ensure you have an active wifi/internet connection (required to load the *chai* and *mocha* testing frameworks)
- Open the `index.html` file in your browser
- Click on the **Run tests** button to run and view the test results
- Click on a test result to toggle details about the result