Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@galacean/effects-components

Package Overview
Dependencies
Maintainers
14
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@galacean/effects-components

Galacean Effects components

npmnpm
Version
0.1.0
Version published
Weekly downloads
1
-50%
Maintainers
14
Weekly downloads
 
Created
Source

Galacean Effects Components

Galacean Effects Player 的组件集

安装依赖

# 安装 @galacean/effects(如有安装,请忽略)
$ npm i @galacean/effects --save
# 安装 effects 组件库
$ npm i @galacean/effects-components --save

使用说明

  • Swiper

开发

环境准备

  • Node.js >= 16.0.0
  • Pnpm latest
    • 安装:
      • npm install -g pnpm
    • 升级:
      • pnpm install -g pnpm

本地开发

开始开发

# 1. 安装依赖(首次)
pnpm install
# 2. demo
pnpm dev

浏览器打开:http://localhost:8080/

低端设备测试

# demo 的 legacy 版本
pnpm preview

FAQs

Package last updated on 04 Mar 2024

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