New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

create-cosmo-widget

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-cosmo-widget

Scaffold a Vite-based Cosmo widget project

latest
Source
npmnpm
Version
0.4.2
Version published
Maintainers
1
Created
Source

create-cosmo-widget

Scaffold a minimal Vite-based Cosmo widget project.

Usage:

npm create cosmo-widget@latest my-widget

Development workflow

Inside the generated widget directory:

npm install
npm run dev          # starts Vite and auto-connects Cosmo
npm run dev -- -s    # starts only the Vite dev server (no Cosmo handoff)

Keywords

create

FAQs

Package last updated on 02 Apr 2026

Did you know?

Socket

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.

Install

Related posts