Package Exports
- super-vector-generator
- super-vector-generator/index.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (super-vector-generator) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
super-vector-generator
Description
Super Vector Generator(SVG) is a SVG LOGO Generator is a NODE.js CLI that will create a .svg logo from provided prompts and responses.
Table of Contents
Installation
npm i super-vector-generator
Usage
- If
super-vector-generator
is in the root directory of your project typenpm start
into the terminal and then follow the prompts to create a LOGO. - If
super-vector-generator
is in yournode_modules
folder from npm install type:node node_modules/super-vector-generator/index.js
and follow the prompts from there.
Preview
License
A short and simple permissive license with conditions only requiring preservation of copyright and license notices. Licensed works, modifications, and larger works may be distributed under different terms and without source code.
Questions
If you have any questions feel free to use the links below:
GitHub Profile: https://github.com/shindekokoro
Email: brian.whisler@gmail.com