文件名称:api.harmonograph.art::artist_palette:用URL绘制谐音
文件大小:75KB
文件格式:ZIP
更新时间:2024-05-21 22:48:39
nodejs javascript geometric-algorithms harmonograph algorithmic-design
api.harmonograph.art :woman::artist_palette: 用URL绘制谐音 用法 该网址将返回一个随机谐音器的SVG,其色号为#000 ,笔划宽度为1px ,大小为700px : 选项 URL遵循以下模式: api.harmonograph.art/ strokeColor / backgroundColor / strokeWidth / size / animationDuration / 选项 描述 默认值 类型 strokeColor 线的颜色 #000 细绳 背景颜色 svg的背景颜色 transparent 细绳 strokeWidth 线宽 1 数字 尺寸 svg的大小 700 数字 animationDuration 绘制谐音仪所需的秒数 30 细绳 入门 要在本地开始,请确保已安装node和npm : npm install && npm run dev
【文件预览】:
api.harmonograph.art-main
----index.js(1KB)
----test.js(1KB)
----package.json(507B)
----.github()
--------workflows()
----now.json(584B)
----LICENSE(1KB)
----package-lock.json(230KB)
----.gitignore(27B)
----README.md(2KB)
----favicon.ico(15KB)