
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
@hideoo/generator-starlight-plugin
Advanced tools
Yeoman generator for Starlight plugins.
An opinionated but still lightweight Yeoman generator to help create Starlight plugins.
To use the generator, run the following command in your terminal from the directory where you want to work on your plugin:
npx -p yo -p @hideoo/generator-starlight-plugin -- yo @hideoo/starlight-plugin
To start creating your Starlight plugin, edit the packages/plugin-name/index.ts file which will be the entry point of your plugin.
To test your plugin, run the following command from the docs/ directory:
pnpm dev
To learn more about plugin development, check the Starlight documentation.
The generated project uses a monorepo structure with different pnpm workspaces:
docs/: A Starlight documentation project to document your plugin that also acts as a playground to test it.packages/plugin-name/: A package containing your Starlight plugin.The generated project contains the bare minimum to get started with a Starlight plugin. Here are some additional resources to help you develop and release your plugin:
[!TIP] After deploying your documentation, add a link to it in the
packages/plugin-name/README.mdfile to help users find it.
Licensed under the MIT License, Copyright © HiDeoo.
See LICENSE for more information.
FAQs
Yeoman generator for Starlight plugins.
The npm package @hideoo/generator-starlight-plugin receives a total of 4 weekly downloads. As such, @hideoo/generator-starlight-plugin popularity was classified as not popular.
We found that @hideoo/generator-starlight-plugin demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.