Socket
Book a DemoInstallSign in
Socket

@aidol/questionnaire-ui

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aidol/questionnaire-ui

A questionnaire survey ui library for Vue.js.

latest
Source
npmnpm
Version
1.9.0
Version published
Maintainers
1
Created
Source


aidol-questionnaire-ui

A questionnaire survey ui library for Vue.js.

  • :book: Example.

  • Release Notes.

Features

答题组件

其他组件

TIPS: 需要添加组件,或者更新组件功能的话,请提交 PR

Installation

# yarn
$ yarn add @aidol/questionnaire-ui

# npm
$ npm i @aidol/questionnaire-ui

Usage

// 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({
  // ...
})

Development

# 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

Keywords

vue

FAQs

Package last updated on 27 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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.