
Product
Introducing Socket Scanning for OpenVSX Extensions
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.
@getstation/logo-generator
Advanced tools
git clone git@github.com:getstation/logo-generator.git
cd logo-generator
yarn install
| Option | Description |
|---|---|
-data | path to a CSV file (default is ./data.csv) |
-name | name of the exported SVG |
-url | URL of the PNG logo (support local and online files) |
-clearbit | param for the Clearbit logo API |
-color | background color of the logo (HTML compliant) |
You can either pass a logo with -url or -clearbit.
See the Clearbit logo API: https://clearbit.com/logo.
You can also pass a CSV file which contains rows of name, url and color.
node lib/cli.js -color 'purple' -clearbit 'datadog.com' -name 'logo-datadog'
node lib/cli.js -color '#1F4087' -url './logo-atlassian.png'
node lib/cli.js -data
Everything will be exported in the exports/ folder.
FAQs
## Getting Started
We found that @getstation/logo-generator demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.

Product
Bringing supply chain security to the next generation of JavaScript package managers

Product
A safer, faster way to eliminate vulnerabilities without updating dependencies