Socket
Socket
Sign inDemoInstall

vc-autocomplete

Package Overview
Dependencies
36
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    vc-autocomplete

autocomplete(local & remote) component based on vue.js & bootstrap


Version published
Weekly downloads
10
increased by233.33%
Maintainers
1
Install size
9.42 MB
Created
Weekly downloads
 

Changelog

Source

0.6.0

2017-02-24

  • 修复了 auto-select 模式下的选择bug,blur事件与click事件先后不确定导致的,引入了状态变量

Readme

Source


Vim, The Best Editor

js-standard-style

@Vue Component - vc-autocomplete

Install

npm install vc-autocomplete --save

Demo

online demo

Dev

  • build
npm run build

  • build dev
npm run build:dev

  • build production
npm run build:prod

  • build example
npm run build:example
  • run server
npm run start
  • dev component
npm run dev

  • dev example
npm run example 

  • publish
npm run release 

Changelog

changelog

License

MIT

Copyright (c) 2016

Keywords

FAQs

Last updated on 27 Feb 2017

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc