
Product
Socket Now Supports pylock.toml Files
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
一款基于Vant 4.x 的增强库,旨在加速开发,早点下班
文档地址:vant4-kit
# npm
npm install vant4-kit --save
# yarn
yarn add vant4-kit
# pnpm
pnpm add vant4-kit
import { createApp } from 'vue';
import Vant from 'vant';
// 1. Import the Vant
import Vant4Kit from 'vant4-kit';
// 2. Import the vant4-kit
import 'vant4-kit/dist/index.css';
const app = createApp();
// 3. Register the components
app.use(Vant);
app.use(Vant4Kit);
<template>
<x-form ref="formRef" :model="FormValue" :items="formOptions" />
</template>
FAQs
一款基于 Vant4.x 的增强组件库
The npm package vant4-kit receives a total of 182 weekly downloads. As such, vant4-kit popularity was classified as not popular.
We found that vant4-kit 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.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.
Research
Security News
Malicious Ruby gems typosquat Fastlane plugins to steal Telegram bot tokens, messages, and files, exploiting demand after Vietnam’s Telegram ban.