1.0.4 • Published 2 years ago

hex-btn-6 v1.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
2 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

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago