RollUp Packages

@metamask/rollup-plugin-snaps

A plugin for developing [MetaMask Snaps](https://docs.metamask.io/guide/snaps.html) using [Rollup](https://rollupjs.org/). This can be used as alternative to the `mm-snap` CLI `build` command. It transforms the bundle to fix common issues with SES. For a

0.23.0 • Published 3 years ago

@mlz/swiper

```tsx <Carousel onSlideChange={(activeIndex) => handleSlideChange(activeIndex)} className="detail-wrap-swiper-container" // 不监听拖拉的区域 noSwipingSelector="#mlz-controller" // fullscreen={fullscreen} // onF

1.2.1 • Published 4 years ago

@mlz/video

```tsx <Player ref={videoRef} src={videoUrl} onPause={handleVideoonPause} onPlay={handleVideoPlay} poster={videoImgUrl} onTouch={handleVideoTouch} progressStyle={fullscreen ? {} : progressStyle}

1.2.2 • Published 4 years ago