klonex
v0.0.6
Published
KlonexJS: The Revolution of Front-end Web development. Clone anything! Anytime, anywhere, on any website.
Downloads
5
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 klonex
The 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...