Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
A el-input component for Vue.js.
http://element-component.github.io/el-input
npm i el-input -D
import Vue from 'vue'
import ElInput from 'el-input'
import 'element-theme-default/dist/input.css'
Vue.use(ElInput)
or
import Vue from 'vue'
import { ElInput } from 'el-input'
Vue.component('el-input', ElInput)
name | description | type | default |
---|---|---|---|
model | 绑定值,需双向绑定 | string | number |
placeholder | 输入框占位文本 | string | |
suggestion | 输入建议 | string[] | |
disabled | 是否禁用 | boolean | false |
cache | 是否需要缓存 | boolean | false |
effect | 输入框效果,允许 text, number, special | string | text |
make dev
# test
make test
# build
make build
FAQs
A input component for Vue.
The npm package el-input receives a total of 2 weekly downloads. As such, el-input popularity was classified as not popular.
We found that el-input demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 open source maintainers 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.