上传者: 42108948
|
上传时间: 2021-12-20 22:36:04
|
文件大小: 31KB
|
文件类型: -
篮球场
生成SVG格式的篮球场。 可以作为字符串输出或转换为SVGElement。 维度数据是从收集的,并存储在以米为单位的中。 如果发现某些错误,请打开问题或发送公关!
安装
npm install basketball-court
或者
yarn add basketball-court
用法
const basketballCourt = require ( 'basketball-court' )
// Or include the script in your HTML.
// [removed][removed]
// Convert svg to string, which can be outputed as a file.
console . log ( basketballCourt ( )