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