
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
@aidol/questionnaire-ui
Advanced tools
A questionnaire survey ui library for Vue.js.
:book: Example.
TIPS: 需要添加组件,或者更新组件功能的话,请提交 PR。
# yarn
$ yarn add @aidol/questionnaire-ui
# npm
$ npm i @aidol/questionnaire-ui
// src/plugins/aidol-questionnaire-ui.js
import Vue from 'vue'
import AidolQuestionnaireUI from '@aidol/questionnaire-ui'
import '@aidol/questionnaire-ui/dist/AidolQuestionnaireUI.css'
Vue.use(AidolQuestionnaireUI)
// src/main.js
import Vue from 'vue'
// ...
import '@/plugins/aidol-questionnaire-ui'
// ...
new Vue({
// ...
})
# Install dependencies
$ pnpm install
# Develop with the example
$ pnpm dev
# Build the lib
$ pnpm build
# Build the example
$ pnpm build:example
# Release new version
$ npm run release
v1.9.0
min
property for rate range setting (37a50c7)FAQs
A questionnaire survey ui library for Vue.js.
We found that @aidol/questionnaire-ui demonstrated a not healthy version release cadence and project activity because the last version was released 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 Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.