0.0.6 โ€ข Published 2 years ago

klonex v0.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Klonex ยท GitHub license npm version PRs Welcome

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...

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago