@zimjs/pizzazz
v1.0.4
Published
Pizzazz provides shapes, icons for the ZIM JavaScript Canvas Framework
Downloads
16
Maintainers
Readme
makeShape("cloud",white).center();
makeIcon("heart",red).center();
makePattern("slants").center().bot();
import zim from "https://zimjs.org/cdn/016/zim_pizzazz";
import zim from "zimjs"
import { makeShape, makeIcon, makePattern } from "@zimjs/pizzazz"