
Company News
Socket Named Top Sales Organization by RepVue
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.
effect-input
Advanced tools
Text Input Effects for Vue.js - Simple ideas for enhancing text input interactions
优雅而绚丽的适用于 Vue 2.0 的 input 组件。极大提高交互效果和输入愉悦性。
深受 TextInputEffects 的启发。
$ yarn add effect-input # npm i -S effect-input
一个简单的例子
import EffectInput from 'effect-input'
import 'effect-input/dist/index.css'
Vue.use(EffectInput)
<template>
<effect-input v-model="value" type="jiro" label="姓名"></effect-input>
</template>
effect-input 的 type 属性为主题名,目前有如下主题:
haruki
hoshi
kuro
jiro
minoru
yoko
hideo
kyo
akira
ichiro
juro
madoka
kaede
isao
$ npm install
$ npm run dev
$ npm run build:package # 构建 npm 包
$ npm run build:example # 构建示例站点
$ npm run build # build:package & build:example
manaminarikonaoyoshikoshokochisatomakikosaekozakurafumirurikohana详见 releases
FAQs
Text Input Effects for Vue.js - Simple ideas for enhancing text input interactions
We found that effect-input 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.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.