Package Exports
- klonex
- klonex/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (klonex) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Klonex ·

Klonex (KlonexJS) is a lightweight JavaScript library that helps you clone any element on any website. Inspired from the tracing papers on which we used to draw when we were children.
0 - Table of Contents
1 - Installation ⚙
Through npm
npm i -D klonex(which is exactly the same as npm install --save-dev klonex)
Through yarn
If you're not an npm user, you could use yarn:
yarn add -D klonexThe reality is that KlonexJS is a development package; it is meant to help you locally. That's why we recommend you to install it as a dev dependency.
2 - What's next? 🤔
That day has finally come! Today, the 1st of October, the 1st stable version of KlonexJS will be released. It is going to be a game changer in web development!
Stay tuned...