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

https://github.com/ianwalter/cloneable

Create a clone of an object that is accepted by the Structured Clone Algorithm
https://github.com/ianwalter/cloneable

postmessage structured-clone worker-threads

Last synced: 10 months ago
JSON representation

Create a clone of an object that is accepted by the Structured Clone Algorithm

Awesome Lists containing this project

README

          

# @ianwalter/cloneable
> Create a clone of an object that is accepted by the Structured Clone Algorithm

[![npm page][npmImage]][npmUrl]
[![CI][ciImage]][ciUrl]

## About

## Installation

```console
yarn add @ianwalter/cloneable
```

## License

Hippocratic License - See [LICENSE][licenseUrl]

 

Created by [Ian Walter](https://ianwalter.dev)

[npmImage]: https://img.shields.io/npm/v/@ianwalter/cloneable.svg
[npmUrl]: https://www.npmjs.com/package/@ianwalter/cloneable
[ciImage]: https://github.com/ianwalter/cloneable/workflows/CI/badge.svg
[ciUrl]: https://github.com/ianwalter/cloneable/actions
[licenseUrl]: https://github.com/ianwalter/cloneable/blob/master/LICENSE