SVG-Logo-Generator

所属分类:图形图象
开发工具:JavaScript
文件大小:0KB
下载次数:0
上传日期:2023-10-19 01:43:37
上 传 者sh-1993
说明:  应用面向对象编程原则的SVG徽标生成器终端应用程序。用户可以指定形状、颜色和文本...,
(An SVG Logo Generator terminal application that applies Object Oriented Programming principles. Users can specify shape, color, and text used in their logo. The final image is 300x200 px.)

文件列表:
examples/ (0, 2023-10-18)
examples/circle.svg (224, 2023-10-18)
examples/square.svg (239, 2023-10-18)
examples/triangle.svg (237, 2023-10-18)
index.js (2467, 2023-10-18)
lib/ (0, 2023-10-18)
lib/shapes.js (1112, 2023-10-18)
lib/shapes.test.js (1962, 2023-10-18)
lib/svg.js (1810, 2023-10-18)
lib/svg.test.js (1792, 2023-10-18)
package.json (749, 2023-10-18)

# SVG-Logo-Generator An SVG Logo Generator terminal application that applies Object Oriented Programming principles. Users can specify shape, color, and text used in their logo. The final image is 300x200 px. ## Installation Guide 1. Download the repository using your favorite method (git clone, download as zip, etc.). 2. Open a terminal instance in the `SVG-Logo-Generator` directory. 3. Call ```npm i``` and wait for dependant packages to install. ## Usage Guide 1. Open a terminal instance in the `SVG-Logo-Generator` directory. 2. Call ```node index.js``` 3. Answer the prompts within the terminal instance. 4. Once you see "Generated logo.svg", you will find logo.svg in `SVG-Logo-Generator/` ## Tutorial Video [Click here for tutorial video](https://youtu.be/A6GfuKlnp3Y)

近期下载者

相关文件


收藏者