Socket
Book a DemoInstallSign in
Socket

@imagine.dev/web-components

Package Overview
Dependencies
Maintainers
3
Versions
136
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@imagine.dev/web-components

`@imagine/web-components`

npmnpm
Version
0.0.139
Version published
Weekly downloads
45
-56.31%
Maintainers
3
Weekly downloads
 
Created
Source

@imagine/web-components

This is a library that contains the Imagine views:

  • Home view
  • Project view

Setting up

First, install dependencies:

bun i

Then, run a quick build to make sure all dependencies are available:

bunx turbo run build

Start the web components (Imagine) app

cd packages/web-components
bun run dev

Should be available at http://localhost:5173

Start Storybook

cd packages/web-components
bun run storybook

FAQs

Package last updated on 19 Nov 2025

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