0.0.2 • Published 4 years ago
render-box-12 v0.0.2
RENDER-BOX-12
install
npm install render-box-12
using
import { renderBox } from "render-box-12";
const element = document.getElementById("selector");
const imgURL = "http://kun.uz";
renderBox(element, imgURL);0.0.2
4 years ago