1.0.4 • Published 3 years ago

hex-btn-6 v1.0.4

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

renderHexes(wrapper,amount)

instruction:

renderHexes() function exported with module.exports

npm -i hex-btn-6
get prepare your wrapper than enter how many btns do you need
call function

example

import renderHexes from "hex-btn-6";

const wrapper = document.querySelector(".wrapper");

renderHexes(wrapper, 10);

Thanks for using my package

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago