1,294,308 packages matching “v-if”
rc-if
v0.0.12 · 7 years ago
React conditional rendering version of ngIf/ng-if/v-if
No known vulnerabilities
vite-plugin-v-if-model
v0.0.1 · 1 year ago
Vite plugin to transform `v-if-model` to `v-if` + `v-model` + `:key` at compile time.
No known vulnerabilities
@directorkit/dialogs
v0.1.2 · 22 days ago
Open any component as a modal or sheet from anywhere — dialog state for Nuxt, with no v-if and no wrapper element.
No known vulnerabilities
@totorobin/vue-auth-directive
v0.1.14 · 2 years ago
vue directive v-auth : a v-if with auth habilitation
No known vulnerabilities
jsx-v-if
v1.0.0 · 6 months ago
Vite plugin to support v-if, v-else-if, v-else directives in JSX
No known vulnerabilities
vue-not-visible
v1.0.9 · 8 years ago
Vue directive for conditional rendering (like v-if) element on screen smaller than breakpoints;
No known vulnerabilities
babel-plugin-r-if
v0.0.3 · 7 years ago
模拟vue.js的v-if语法
No known vulnerabilities
@nanogiants/vue3-visible
v1.0.8 · 4 years ago
This package contains a Vue 3 directive which adds v-visible. It differs from `v-if` (not in the DOM) and `v-show` (display: none) by that it sets the elements `visibility` style to `hidden`.
No known vulnerabilities
rif-loader
v1.0.8 · 4 years ago
similar Vue/v-if attribute for React
No known vulnerabilities
vite-jsx
v1.0.6 · 5 years ago
Help use directives such as v-if in the jsx of vite
No known vulnerabilities
babel-plugin-vue-jsx-v-if
v1.0.0 · 2 months ago
Babel 插件:为 @vitejs/plugin-vue-jsx 补充 v-if / v-else-if / v-else 与 <template> 支持
No known vulnerabilities
eslint-plugin-mingluck
v0.0.1 · 3 years ago
mingluck eslint plugin for vue v-if directives
No known vulnerabilities
babel-plugin-r-sugar
v1.1.2 · 1 year ago
A Babel plugin that adds Vue-style v-if directive support to React
No known vulnerabilities
ht-core
v1.0.8 · 4 years ago
``` <template> <div id="app"> <userSelect v-if="userShow" :multiple="true" :seletUser="seletUser" @Close="userClose" @userSet="userSet"/> </div> </template> <script> import htCore from 'ht-core';
No known vulnerabilities
babel-plugin-myrif
v0.0.3 · 7 years ago
模拟vue.js的v-if语法
No known vulnerabilities
react-is
v19.3.0 · 14 days ago
Brand checking of React Elements.
No known vulnerabilities
vue-shaker
v0.2.0 · 3 months ago
Source-level tree-shaker for Vue 3 SFCs — removes unreachable v-if branches and scoped CSS rules a bundler can't see
No known vulnerabilities
unplugin-jsx-if
v0.0.2 · 2 years ago
在 react 项目中使用 vue 的 v-if 语法 🍬
No known vulnerabilities
vue-keyboard-zh
v0.2.2 · 6 years ago
```JavaScript <template> <div id="app"> <textarea class="textarea" rows="10" v-model="value" @focus="show"></textarea> <Keyboard layout='numeric' :input="input" v-if="visible" :cancel='cancel'></Keyboard> </div> </template>
No known vulnerabilities
babel-plugin-jsx-r-if
v1.0.3-0 · 4 years ago
Vue中的v-if在jsx中的模拟实现
No known vulnerabilities