hexsha stringlengths 40 40 | size int64 5 1.05M | ext stringclasses 588
values | lang stringclasses 305
values | max_stars_repo_path stringlengths 3 363 | max_stars_repo_name stringlengths 5 118 | max_stars_repo_head_hexsha stringlengths 40 40 | max_stars_repo_licenses listlengths 1 10 | max_stars_count float64 1 191k ⌀ | max_stars_repo_stars_event_min_datetime stringdate 2015-01-01 00:00:35 2022-03-31 23:43:49 ⌀ | max_stars_repo_stars_event_max_datetime stringdate 2015-01-01 12:37:38 2022-03-31 23:59:52 ⌀ | max_issues_repo_path stringlengths 3 363 | max_issues_repo_name stringlengths 5 118 | max_issues_repo_head_hexsha stringlengths 40 40 | max_issues_repo_licenses listlengths 1 10 | max_issues_count float64 1 134k ⌀ | max_issues_repo_issues_event_min_datetime stringlengths 24 24 ⌀ | max_issues_repo_issues_event_max_datetime stringlengths 24 24 ⌀ | max_forks_repo_path stringlengths 3 363 | max_forks_repo_name stringlengths 5 135 | max_forks_repo_head_hexsha stringlengths 40 40 | max_forks_repo_licenses listlengths 1 10 | max_forks_count float64 1 105k ⌀ | max_forks_repo_forks_event_min_datetime stringdate 2015-01-01 00:01:02 2022-03-31 23:27:27 ⌀ | max_forks_repo_forks_event_max_datetime stringdate 2015-01-03 08:55:07 2022-03-31 23:59:24 ⌀ | content stringlengths 5 1.05M | avg_line_length float64 1.13 1.04M | max_line_length int64 1 1.05M | alphanum_fraction float64 0 1 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
17cee395bf08e660597f917b6d7c49958a215427 | 7,467 | vue | Vue | web/src/components/vis/ScreePlot.vue | thoconne/viime | b9d9623daeb345f479903cb84ff46d9e87e433da | [
"Apache-2.0"
] | null | null | null | web/src/components/vis/ScreePlot.vue | thoconne/viime | b9d9623daeb345f479903cb84ff46d9e87e433da | [
"Apache-2.0"
] | null | null | null | web/src/components/vis/ScreePlot.vue | thoconne/viime | b9d9623daeb345f479903cb84ff46d9e87e433da | [
"Apache-2.0"
] | null | null | null | <template lang="pug">
.main(v-resize:throttle="onResize")
svg(ref="svg", :width="width", :height="height", xmlns="http://www.w3.org/2000/svg",
:data-update="reactiveUpdate")
g.master
g.axes
g.label.x
text {{ xlabel }}
g.label.y
text {{ ylabel }}
g.plot
path.li... | 23.932692 | 122 | 0.507165 |
7291a3a02c04380b4ca01d2c7c966a719f005491 | 629 | vue | Vue | client/src/components/nav/MainNav.vue | FrederickRoman/Carscore | 3e9068838c979bc8f612a4a324c04482974a0f65 | [
"MIT"
] | null | null | null | client/src/components/nav/MainNav.vue | FrederickRoman/Carscore | 3e9068838c979bc8f612a4a324c04482974a0f65 | [
"MIT"
] | null | null | null | client/src/components/nav/MainNav.vue | FrederickRoman/Carscore | 3e9068838c979bc8f612a4a324c04482974a0f65 | [
"MIT"
] | null | null | null | <template>
<nav>
<MainAppBar @toggle-drawer="toggleDrawer" />
<MainAppDrawer :openDrawer="openDrawer" @set-drawer="setDrawer" />
</nav>
</template>
<script>
/**
* Manages the interactions between the top bar and the side drawer.
*/
import MainAppBar from "./bar/MainAppBar";
import MainAppDrawer from "./d... | 20.290323 | 70 | 0.645469 |
187126f7e85258916a8a6a31ca25c490909c9488 | 1,170 | vue | Vue | src/components/MainBanner.vue | hebertpaziam/arttu-app | 4c06ef7001f47644577fc62056f9ea21a803416c | [
"MIT"
] | 1 | 2019-08-25T17:47:29.000Z | 2019-08-25T17:47:29.000Z | src/components/MainBanner.vue | hebertpazian/arttu-app | 4c06ef7001f47644577fc62056f9ea21a803416c | [
"MIT"
] | 6 | 2021-03-09T15:24:17.000Z | 2022-02-26T16:46:52.000Z | src/components/MainBanner.vue | hebertpazian/arttu-app | 4c06ef7001f47644577fc62056f9ea21a803416c | [
"MIT"
] | null | null | null | <template>
<div class="component-main-banner">
<Menu />
<img class="logo" :src="logo" />
<h1 class="title">{{ title }}</h1>
</div>
</template>
<script>
import Menu from '@/components/Menu'
export default {
name: 'MainBanner',
components: {
Menu
},
props: {
title: {
type: String,
... | 16.714286 | 71 | 0.566667 |
fd37c61e26399718fff664e0636155a375c2fb99 | 1,936 | vue | Vue | web/app/src/components/shared/button-waw.vue | mahima98/devcon2019 | 224df939673f522b111606babc3c36e344646b79 | [
"MIT"
] | 1 | 2019-05-06T11:38:24.000Z | 2019-05-06T11:38:24.000Z | web/app/src/components/shared/button-waw.vue | Saamiyah/devcon2019 | 1930bbb252866ff24190086fc87406b31887ab6f | [
"MIT"
] | null | null | null | web/app/src/components/shared/button-waw.vue | Saamiyah/devcon2019 | 1930bbb252866ff24190086fc87406b31887ab6f | [
"MIT"
] | null | null | null | <template>
<div class="btn effect-hover click" :style="'--theme:' + theme + '; --size:' + size">
<a :href="link">
<span>
<slot></slot>
</span>
</a>
</div>
</template>
<script>
export default {
props: {
link: {
default: '/'
},
theme: {
default: '#fff'
},
... | 17.925926 | 87 | 0.524793 |
9259fdbf22cb3583fc0fb9395f69c9ad37a794e2 | 984 | vue | Vue | src/views/dashboard/Workplace.vue | ixiaoma/antd-vue | cf87491649028311825b9c18172b19ee2cbcf1f8 | [
"MIT"
] | null | null | null | src/views/dashboard/Workplace.vue | ixiaoma/antd-vue | cf87491649028311825b9c18172b19ee2cbcf1f8 | [
"MIT"
] | 3 | 2021-03-11T03:38:40.000Z | 2022-02-19T05:44:52.000Z | src/views/dashboard/Workplace.vue | ixiaoma/antd-vue | cf87491649028311825b9c18172b19ee2cbcf1f8 | [
"MIT"
] | null | null | null | <template>
<a-card>
<div class="top-tab">
<div class="extra-content">
<div class="stat-item">
<h1 style="margin-top: 16px;font-weight:bold">全部</h1>
</div>
</div>
<div class="extra-content">
<div class="stat-item">
<a-statistic title="审批中" :value="56" /... | 20.93617 | 63 | 0.487805 |
a7578c0e3b90dd8d20f5505951275e08c016eaec | 1,934 | vue | Vue | src/components/LayoutRadioPicker/index.vue | LQiTong/vue-element-admin-san | d1bebec02ba07868f801dd78321b0ea837d50448 | [
"MIT"
] | null | null | null | src/components/LayoutRadioPicker/index.vue | LQiTong/vue-element-admin-san | d1bebec02ba07868f801dd78321b0ea837d50448 | [
"MIT"
] | null | null | null | src/components/LayoutRadioPicker/index.vue | LQiTong/vue-element-admin-san | d1bebec02ba07868f801dd78321b0ea837d50448 | [
"MIT"
] | null | null | null | <template>
<div :class="prefixCls" class="flex flex-start">
<div
:class="[
`${prefixCls}__classic`,
{
'is-acitve': layout === 'classic'
},
'pointer'
]"
@click="$store.dispatch('app/setLayout', 'classic')"
>经典</div>
<div
:class="[
`$... | 16.817391 | 58 | 0.501551 |
1660d10c65e73cc1ca6b0d715f65d6ed6bd4b60b | 22,807 | vue | Vue | client/src/components/steps/SecondStep.vue | FemiBlack/spa_build | 4355139e5590e811c2776de50f922c7729ba6069 | [
"MIT"
] | null | null | null | client/src/components/steps/SecondStep.vue | FemiBlack/spa_build | 4355139e5590e811c2776de50f922c7729ba6069 | [
"MIT"
] | null | null | null | client/src/components/steps/SecondStep.vue | FemiBlack/spa_build | 4355139e5590e811c2776de50f922c7729ba6069 | [
"MIT"
] | null | null | null | <template>
<fieldset>
<h2>Building External Environment</h2>
<table style="width: 100%;">
<thead>
<th>Field</th>
<th>Response</th>
<th>Remark</th>
</thead>
<tbody>
<tr>
<td>Driving Rain</td>
<td>
<div class="form-group"
... | 36.4912 | 96 | 0.47902 |
a32867756fb736b04f85a8418a0901f31d07c67d | 2,208 | vue | Vue | resources/js/components/admin/stock/RowItem.vue | Shakil147/restaurant-pos | 2d9b3f4ca022b18560e3f3625c92484f5fc31ef2 | [
"MIT"
] | null | null | null | resources/js/components/admin/stock/RowItem.vue | Shakil147/restaurant-pos | 2d9b3f4ca022b18560e3f3625c92484f5fc31ef2 | [
"MIT"
] | null | null | null | resources/js/components/admin/stock/RowItem.vue | Shakil147/restaurant-pos | 2d9b3f4ca022b18560e3f3625c92484f5fc31ef2 | [
"MIT"
] | null | null | null | <template>
<div class="row">
<div class="col-2">
<div class="form-group">
<input type="text" readonly class="form-control" v-model="product.name">
</div>
</div>
<div class="col-2">
<div class="form-group">
<input type="number" class="form-control" name="price" v-model="pr... | 25.090909 | 96 | 0.529891 |
c95ba77608dca65aed925be441f6020d547b595f | 2,228 | vue | Vue | client/src/components/EditSenator.vue | manuelbiolatiri/senators.vue | 86fe7f5574b6d36d3f2f772766ac05ba364880f8 | [
"MIT"
] | null | null | null | client/src/components/EditSenator.vue | manuelbiolatiri/senators.vue | 86fe7f5574b6d36d3f2f772766ac05ba364880f8 | [
"MIT"
] | null | null | null | client/src/components/EditSenator.vue | manuelbiolatiri/senators.vue | 86fe7f5574b6d36d3f2f772766ac05ba364880f8 | [
"MIT"
] | null | null | null | <template>
<div>
<div class="mb-4">
<h1>Edit Senator {{ senator.name }}</h1>
</div>
<b-form @submit="onSubmit">
<b-form-group id="input-group-1" label="Name:" label-for="input-1">
<b-form-input
id="input-1"
v-model="senator.name"
type="name"
plac... | 25.318182 | 78 | 0.5386 |
f7edda079e32fedb42c93085890b70e987d706f5 | 5,999 | vue | Vue | resources/js/components/checkout/index.vue | jimlaravel8/commerce | 45ddb57582862f26bb06502e303b7fb18a42dc3b | [
"MIT"
] | null | null | null | resources/js/components/checkout/index.vue | jimlaravel8/commerce | 45ddb57582862f26bb06502e303b7fb18a42dc3b | [
"MIT"
] | 3 | 2021-10-06T19:18:31.000Z | 2022-02-27T07:23:55.000Z | resources/js/components/checkout/index.vue | jimlaravel8/commerce | 45ddb57582862f26bb06502e303b7fb18a42dc3b | [
"MIT"
] | null | null | null | <template>
<div>
<VCard style="padding: 20px;width: 80%; margin: auto;box-shadow: 7px 7px 8px -4px rgb(210, 225, 246),0 12px 17px 2px rgb(210, 225, 246),0 5px 22px 4px rgb(210, 225, 246) !important;margin-top: 200px;" v-if="user">
<v-stepper v-model="e6" vertical>
<v-stepper-step :complete="e6 >... | 37.49375 | 217 | 0.463911 |
fdca56bfacba30a955e1eddfb25ecd06c4a57839 | 13,749 | vue | Vue | resources/js/components/Books/FreetalkingAdult/Beginner/Chapter2.vue | Oceaneyes123/MegaBook | 88e6e8f24e1cf2f320b77bc648afb5f056c7b57f | [
"MIT"
] | null | null | null | resources/js/components/Books/FreetalkingAdult/Beginner/Chapter2.vue | Oceaneyes123/MegaBook | 88e6e8f24e1cf2f320b77bc648afb5f056c7b57f | [
"MIT"
] | 4 | 2021-03-11T00:21:50.000Z | 2022-02-27T07:40:52.000Z | resources/js/components/Books/FreetalkingAdult/Beginner/Chapter2.vue | lawrence1015/book | f5aef0e3e668ea40ecebaa7150a3aecaf90378e5 | [
"MIT"
] | null | null | null | <template>
<div :style = "{fontSize: fontSize + 'px'}">
<v-container fluid ma-0 pa-0>
<v-layout column>
<v-img
src="https://media-public.canva.com/MADGv9WsBfM/6/screen_2x.jpg">
<v-layout
align-end
fill-height
pa-0
white--text
>
<h1 style="backgr... | 25.555762 | 435 | 0.575605 |
6d70f5238efa144e02b92fa4b633f8703d271c85 | 380 | vue | Vue | resources/js/components/dashboard/TraineeDashboard.vue | abuSalehMatul/BeingMentor | 0bbfdfa6bcd02a2462eaf1c5548512074a33cb5c | [
"MIT"
] | null | null | null | resources/js/components/dashboard/TraineeDashboard.vue | abuSalehMatul/BeingMentor | 0bbfdfa6bcd02a2462eaf1c5548512074a33cb5c | [
"MIT"
] | 4 | 2021-02-02T18:02:39.000Z | 2022-02-27T03:23:36.000Z | resources/js/components/dashboard/TraineeDashboard.vue | abuSalehMatul/BeingMentor | 0bbfdfa6bcd02a2462eaf1c5548512074a33cb5c | [
"MIT"
] | null | null | null | <template>
<div>
<div class="row">
<mentor-trainee-bar-chart></mentor-trainee-bar-chart>
</div>
</div>
</template>
<script>
import client from "@/client";
import MentorTraineeBarChart from "./MentorTraineeBarChart";
export default {
name: "trainee-dashboard",
components: {
MentorTrain... | 14.615385 | 60 | 0.626316 |
21f9f0b86e62bd1637d4822d6b5a6267e9b17b5b | 1,109 | vue | Vue | resources/js/pages/Hrm/JobTitle/Index/ModalForms.vue | bangsus-sistem/bangsus-sistem | 0acee638bb042776a148f943ba54ad971232e674 | [
"Apache-2.0"
] | null | null | null | resources/js/pages/Hrm/JobTitle/Index/ModalForms.vue | bangsus-sistem/bangsus-sistem | 0acee638bb042776a148f943ba54ad971232e674 | [
"Apache-2.0"
] | null | null | null | resources/js/pages/Hrm/JobTitle/Index/ModalForms.vue | bangsus-sistem/bangsus-sistem | 0acee638bb042776a148f943ba54ad971232e674 | [
"Apache-2.0"
] | null | null | null | <template>
<fragment>
<bsb-access-wrapper module-ref="job_title" action-ref="update">
<bsb-modal-form
title="Aktifkan Divisi"
message="Apakah anda yakin?"
ref="activate"
link="/ajax/hrm/job_title/activate"
method="pa... | 34.65625 | 71 | 0.468891 |
7238daea30ff307dfa703978f9ba621824ac6896 | 3,217 | vue | Vue | src/views/ItemView.vue | xiaoxudoo/knightAdvice | 0770c212087c75b37726d1379188e39a35ab2fee | [
"MIT"
] | null | null | null | src/views/ItemView.vue | xiaoxudoo/knightAdvice | 0770c212087c75b37726d1379188e39a35ab2fee | [
"MIT"
] | null | null | null | src/views/ItemView.vue | xiaoxudoo/knightAdvice | 0770c212087c75b37726d1379188e39a35ab2fee | [
"MIT"
] | null | null | null | <template>
<div class="item-view" v-if="item">
<template v-if="item">
<div class="item-view-header">
<h1>{{ item.title }}</h1>
<p class="meta">
{{ item.time | timeAgo }} ago
</p>
</div>
<div class="item-view-comments">
<div class="item-view-comments-head... | 23.311594 | 97 | 0.563258 |
165bf9c11807a8ea7d7b5c1ab1719023cdf5340d | 5,160 | vue | Vue | src/App.vue | nltcardfan1/ynab-api-starter-kit | 91fd3672900c4bd393665c3783b757b8c319ffa2 | [
"Apache-2.0"
] | null | null | null | src/App.vue | nltcardfan1/ynab-api-starter-kit | 91fd3672900c4bd393665c3783b757b8c319ffa2 | [
"Apache-2.0"
] | null | null | null | src/App.vue | nltcardfan1/ynab-api-starter-kit | 91fd3672900c4bd393665c3783b757b8c319ffa2 | [
"Apache-2.0"
] | null | null | null | <template>
<div id="app">
<Nav/>
<div class="container">
<!-- Display a loading message if loading -->
<h1 v-if="loading" class="display-4">Loading...</h1>
<!-- Display an error if we got one -->
<div v-if="error">
<h1 class="display-4">Oops!</h1>
<p class="lead">{{err... | 30.532544 | 99 | 0.569186 |
3481e4325bf97d3719b16195cc54b881950006a7 | 1,681 | vue | Vue | src/pages/home/components/schedule.vue | sqsqsqw/time | 2c7f12767592fb4a02a7aecf334e7695be24fc40 | [
"MIT"
] | null | null | null | src/pages/home/components/schedule.vue | sqsqsqw/time | 2c7f12767592fb4a02a7aecf334e7695be24fc40 | [
"MIT"
] | null | null | null | src/pages/home/components/schedule.vue | sqsqsqw/time | 2c7f12767592fb4a02a7aecf334e7695be24fc40 | [
"MIT"
] | null | null | null | <template>
<div>
<div class='sch'>
<div class='sch-add'>
<div class="sch-add-date">
<div class="date"><span :style="{fontSize: 1.325 + 'rem'}">{{schDate()}}</span><br>{{schDay()}}</div>
</div>
<div class="sch-add-btn">
点击新建日程
</div>
</div>
<di... | 21.0125 | 112 | 0.514575 |
2490b8cc8e0a711807a3e9728fe193e33ac3275d | 9,754 | vue | Vue | src/views/UserManagement/CustomerManagement.vue | 248968499/kang | 47b4ab07dddab2ed4de02e7cf960cf265d6d14ca | [
"MIT"
] | null | null | null | src/views/UserManagement/CustomerManagement.vue | 248968499/kang | 47b4ab07dddab2ed4de02e7cf960cf265d6d14ca | [
"MIT"
] | null | null | null | src/views/UserManagement/CustomerManagement.vue | 248968499/kang | 47b4ab07dddab2ed4de02e7cf960cf265d6d14ca | [
"MIT"
] | null | null | null | <template>
<section>
<!--工具条-->
<el-col :span="24" class="toolbar" style="padding-bottom: 0px;">
<el-form :inline="true" :model="filters">
<el-form-item>
<!-- <el-button type="primary" v-on:click="addUser">添加</el-button> -->
</el-form-item>
<el-form-item label="注册时间">
<el-date-pic... | 28.94362 | 136 | 0.465963 |
81465fd3c7d66f52ae4a1352c82f654559c646a4 | 12,239 | vue | Vue | src/views/Login.vue | ydkiao5565/musicapp | be9e0ac0dba19c5890dc056d2271c31bbc59da17 | [
"MIT"
] | null | null | null | src/views/Login.vue | ydkiao5565/musicapp | be9e0ac0dba19c5890dc056d2271c31bbc59da17 | [
"MIT"
] | null | null | null | src/views/Login.vue | ydkiao5565/musicapp | be9e0ac0dba19c5890dc056d2271c31bbc59da17 | [
"MIT"
] | null | null | null | <template>
<div class="login">
<section class="aui-flexView">
<header class="aui-navBar aui-navBar-fixed">
<svg class="icon" aria-hidden="true">
<use xlink:href="#icon-arrowLeft-black"></use>
</svg>
</header>
<section class="aui-scrollView">
<div class="aui-sign... | 27.942922 | 2,250 | 0.750633 |
b08030cfb0eca656f36c12be4de2af3ce5367eb8 | 319 | vue | Vue | src/components/Generators/Bursts/SearchPage.vue | BluuArc/bfwiki-page-generator | 3322ba962ec6f3719b72c98fc069dd80822201fe | [
"MIT"
] | null | null | null | src/components/Generators/Bursts/SearchPage.vue | BluuArc/bfwiki-page-generator | 3322ba962ec6f3719b72c98fc069dd80822201fe | [
"MIT"
] | 13 | 2020-07-18T13:56:45.000Z | 2022-03-08T04:43:40.000Z | src/components/Generators/Bursts/SearchPage.vue | BluuArc/bfwiki-page-generator | 3322ba962ec6f3719b72c98fc069dd80822201fe | [
"MIT"
] | null | null | null | <template>
<burst-picker
:useLinkRedirect="true"
:getEntryLink="getEntryLink"
/>
</template>
<script>
import BurstPicker from '@/components/BF/Bursts/Picker';
export default {
components: {
BurstPicker,
},
methods: {
getEntryLink (entry) {
return `${this.$route.path}/${entry}`;
},
},
};
</script>
| 14.5 | 56 | 0.655172 |
d4864d960a465591888e0f08b03b2981f4b3a15c | 12,953 | vue | Vue | pages/member/member.vue | Guotykaka/XC-Catering | 6cbd277eb8bc93dc3d08325a8559705dc70553c2 | [
"Apache-2.0"
] | null | null | null | pages/member/member.vue | Guotykaka/XC-Catering | 6cbd277eb8bc93dc3d08325a8559705dc70553c2 | [
"Apache-2.0"
] | null | null | null | pages/member/member.vue | Guotykaka/XC-Catering | 6cbd277eb8bc93dc3d08325a8559705dc70553c2 | [
"Apache-2.0"
] | null | null | null | <template>
<view class="container">
<!-- <image src="https://oss.dianddian.cn/v2/vip_pic.png" mode="aspectFill"></image> -->
<tab-bar pagePath="pages/member/member"></tab-bar>
<u-navbar :is-back="false" title="会员中心" title-color="#FFFFFF" :background="backgroundImg" :border-bottom="false"></u-navbar>
<view
c... | 24.861804 | 159 | 0.563885 |
7fd68e70d8ae0b51d24dcf28aec28da810296043 | 22,295 | vue | Vue | src/Slideshow.vue | Valian/django-dynamic-models-presentation | 36a17d51225c34fa44df4641ea6dd075a771a974 | [
"0BSD"
] | null | null | null | src/Slideshow.vue | Valian/django-dynamic-models-presentation | 36a17d51225c34fa44df4641ea6dd075a771a974 | [
"0BSD"
] | 2 | 2021-03-09T15:51:46.000Z | 2022-02-12T19:36:08.000Z | src/Slideshow.vue | Valian/django-dynamic-models-presentation | 36a17d51225c34fa44df4641ea6dd075a771a974 | [
"0BSD"
] | null | null | null | <template lang='pug'>
.eg-theme-agrume
#business-logic.eg-slideshow
slide(enter="fadeIn", leave="fadeOut")
h1 Dynamic Django models
h2 Jakub Skałecki @jskalc
h4.u-text-centered Pycon, 12.09.2019
slide(enter="fadeIn", leave="fadeOut", steps="3")
h2 About me
ul(v-if="step === 1")... | 34.090214 | 161 | 0.573806 |
b9052e0488b65db51ea3dd49dbfb7947bc52c387 | 1,389 | vue | Vue | src/App.vue | andrewlaskey/bigfoot-sightings | e1bccbca8da1d579276c75ba9a73de9f608cdf5f | [
"CC0-1.0"
] | null | null | null | src/App.vue | andrewlaskey/bigfoot-sightings | e1bccbca8da1d579276c75ba9a73de9f608cdf5f | [
"CC0-1.0"
] | 4 | 2021-05-11T19:14:54.000Z | 2022-02-27T07:42:48.000Z | src/App.vue | andrewlaskey/bigfoot-sightings | e1bccbca8da1d579276c75ba9a73de9f608cdf5f | [
"CC0-1.0"
] | null | null | null | <template>
<div id="app">
<h1>Bigfoot Sightings</h1>
<p>
The
<a href="https://www.bfro.net/">BFRO</a> has an extensive database of Bigfoot sightings. The data isn't all that easy to sift through or analyze. Fortunately, a user on
<a
href="https://data.world/timothyrenner/bfro-sightin... | 24.803571 | 174 | 0.659467 |
4c2e41be4271bc13580a79a1d9cf4c2083a55bf3 | 2,206 | vue | Vue | node_modules/vue-material-design-icons/BusClock.vue | TomvonH/gif-picker | d048951b71fab1f6f5d44af206652ce6e6293858 | [
"MIT"
] | null | null | null | node_modules/vue-material-design-icons/BusClock.vue | TomvonH/gif-picker | d048951b71fab1f6f5d44af206652ce6e6293858 | [
"MIT"
] | 4 | 2021-05-11T18:33:21.000Z | 2022-02-27T07:11:24.000Z | node_modules/vue-material-design-icons/BusClock.vue | TomvonH/gif-picker | d048951b71fab1f6f5d44af206652ce6e6293858 | [
"MIT"
] | null | null | null | <template functional>
<span :aria-hidden="props.decorative"
:aria-label="props.title"
:class="[data.class, data.staticClass]"
class="material-design-icon bus-clock-icon"
role="img"
v-bind="data.attrs"
v-on="listeners">
<svg :fill="props.fillColor"
class="ma... | 50.136364 | 1,336 | 0.621034 |
ffeb17103e3059ecadb9e1e3e2bd78c9155cdf64 | 558 | vue | Vue | resources/assets/js/views/public/_partials/footer.vue | chandan07cse/laravue-authentication | caffa3e0f96580875109b03391336c1c9738f79a | [
"MIT"
] | null | null | null | resources/assets/js/views/public/_partials/footer.vue | chandan07cse/laravue-authentication | caffa3e0f96580875109b03391336c1c9738f79a | [
"MIT"
] | null | null | null | resources/assets/js/views/public/_partials/footer.vue | chandan07cse/laravue-authentication | caffa3e0f96580875109b03391336c1c9738f79a | [
"MIT"
] | null | null | null | <template>
<div class="navbar navbar-default navbar-fixed-bottom">
<div class="container">
<p class="navbar-text pull-left">© {{ new Date().getFullYear() }} - Md. Ainul Moin Noor</p>
<a href="https://github.com/chandan07cse/laravue-authentication" class="navbar-btn btn-danger btn pul... | 31 | 122 | 0.587814 |
e3b1659ec447c7717073c47fca020aaef72b0799 | 5,931 | vue | Vue | src/components/delivery/DeliveryManager.vue | f3l1p3v4/condominium | 4a9cdd934989311804f8df3997783f406784e127 | [
"MIT"
] | null | null | null | src/components/delivery/DeliveryManager.vue | f3l1p3v4/condominium | 4a9cdd934989311804f8df3997783f406784e127 | [
"MIT"
] | null | null | null | src/components/delivery/DeliveryManager.vue | f3l1p3v4/condominium | 4a9cdd934989311804f8df3997783f406784e127 | [
"MIT"
] | null | null | null | <template>
<div>
<Manager
:model-instance="modelInstance"
:table-title="tableTitle"
:table-columns="tableColumns"
:newResBtn="$auth.can('createNewDelivery')"
>
<template #column-actions="{props, edit, destroy}">
<td>
<q-btn-dropdown color="primary" flat... | 28.37799 | 144 | 0.467038 |
80a53a61d0e15cb1cbc754d00ef150e6b723fe4f | 2,190 | vue | Vue | frontend/src/components/Dashboard.vue | TheRobotCarlson/HomeHub | 286a27ebdb2c8426ec86238abfe311071f622499 | [
"MIT"
] | null | null | null | frontend/src/components/Dashboard.vue | TheRobotCarlson/HomeHub | 286a27ebdb2c8426ec86238abfe311071f622499 | [
"MIT"
] | null | null | null | frontend/src/components/Dashboard.vue | TheRobotCarlson/HomeHub | 286a27ebdb2c8426ec86238abfe311071f622499 | [
"MIT"
] | null | null | null |
<template>
<v-item-group multiple>
<v-container>
<v-row>
<v-col
v-for="item in items"
:key="item.title"
cols="12"
md="4"
>
<v-item v-slot:default="{ active, toggle }">
<router-link :to="item.route">
<v-card
... | 26.707317 | 76 | 0.465753 |
839ffaddc200906b6d1e38639b443a2f552bd0c9 | 3,499 | vue | Vue | app/vue/src/views/messages/SearchResults.vue | Almenon/couchers | 30c13fbb48a8b7ceaaf7e79ef92655a4672a14b3 | [
"MIT"
] | null | null | null | app/vue/src/views/messages/SearchResults.vue | Almenon/couchers | 30c13fbb48a8b7ceaaf7e79ef92655a4672a14b3 | [
"MIT"
] | null | null | null | app/vue/src/views/messages/SearchResults.vue | Almenon/couchers | 30c13fbb48a8b7ceaaf7e79ef92655a4672a14b3 | [
"MIT"
] | null | null | null | <template>
<div>
<template v-for="(result, index) in results">
<v-divider :key="index + 'divider'"></v-divider>
<v-list-item
:key="`result-${index}`"
@click="selectConversation(result.groupChatId)"
:class="
result.groupChatId == selectedConversation
? 'v-l... | 24.992857 | 68 | 0.557016 |
0549fa27f02366d84edf4c21a0189cf6fcc7fb44 | 16,641 | vue | Vue | src/pages/Factory.vue | crosspunks/crosspunks-app | 3b3edf952754eff774f5ed5c260ec0870095aede | [
"MIT"
] | 2 | 2021-09-06T18:53:19.000Z | 2021-09-15T18:28:08.000Z | src/pages/Factory.vue | crosspunks/crosspunks-app | 3b3edf952754eff774f5ed5c260ec0870095aede | [
"MIT"
] | 1 | 2021-11-25T07:04:48.000Z | 2021-11-26T08:58:53.000Z | src/pages/Factory.vue | crosspunks/crosspunks-app | 3b3edf952754eff774f5ed5c260ec0870095aede | [
"MIT"
] | 4 | 2021-09-06T12:05:10.000Z | 2022-01-02T16:47:29.000Z | <template>
<div class="container-fluid" style="min-height: calc(100vh - 225px)">
<div class="row">
<div class="col">
<div class="row factory-header">
<h2>Fuel up to survive!</h2>
</div>
<div class="row factory-items">
... | 39.06338 | 166 | 0.42209 |
c838d0e96df0227d6e6d8c51d5b1396d1f2ea5ab | 4,956 | vue | Vue | frontend/src/components/debiai/statistics/dataAnalysis/utils/widgetCatalog/WidgetCatalog.vue | debiai/debiai | 7c5d00d13e7795c61e46f03c0653cb785bcc95e2 | [
"Apache-2.0"
] | 2 | 2022-03-11T17:34:54.000Z | 2022-03-15T14:06:48.000Z | frontend/src/components/debiai/statistics/dataAnalysis/utils/widgetCatalog/WidgetCatalog.vue | DebiAI/debiai | 7c5d00d13e7795c61e46f03c0653cb785bcc95e2 | [
"Apache-2.0"
] | 1 | 2022-03-01T14:36:19.000Z | 2022-03-01T14:36:19.000Z | frontend/src/components/debiai/statistics/dataAnalysis/utils/widgetCatalog/WidgetCatalog.vue | DebiAI/debiai | 7c5d00d13e7795c61e46f03c0653cb785bcc95e2 | [
"Apache-2.0"
] | null | null | null | <template>
<div id="WidgetCatalog">
<!-- Widget list -->
<div id="widgetList">
<Widget
v-for="(widget, i) in widgets"
:key="i"
:widget="widget"
:configurations="widgetConfigurations[widget.componentKey]"
v-on:add="addWidget"
v-on:addWithConf="addWidgetWit... | 23.6 | 76 | 0.576877 |
ef501019be00c5835be22c4178ad2aea58981be9 | 2,299 | vue | Vue | docs/.vuepress/components/custom-anchor.vue | KawaiiZapic/vue-markdown-editor | ea2b81a564c6ad7d3548da9df111633c798e63a7 | [
"MIT"
] | 482 | 2020-04-06T08:17:27.000Z | 2022-03-31T06:32:02.000Z | docs/.vuepress/components/custom-anchor.vue | KawaiiZapic/vue-markdown-editor | ea2b81a564c6ad7d3548da9df111633c798e63a7 | [
"MIT"
] | 120 | 2020-04-25T03:32:31.000Z | 2022-03-25T15:11:42.000Z | docs/.vuepress/components/custom-anchor.vue | KawaiiZapic/vue-markdown-editor | ea2b81a564c6ad7d3548da9df111633c798e63a7 | [
"MIT"
] | 73 | 2020-05-06T03:28:54.000Z | 2022-03-26T19:53:28.000Z | <template>
<div>
<div
v-for="anchor in titles"
:style="{ padding: `10px 0 10px ${anchor.indent * 20}px` }"
@click="handleAnchorClick(anchor)"
>
<a style="cursor: pointer">{{anchor.title}}</a>
</div>
<v-md-preview
:text="text"
ref="preview"
/>
</div>
</template... | 20.9 | 83 | 0.653328 |
b9926110d7898489d7dd8c87f8a2d11a0f78bc57 | 489 | vue | Vue | src/components/header.vue | ekwenjie/rkohouse | 23ac129176c4092c4b01eb3210d92c7e9bb2e8b8 | [
"MIT"
] | null | null | null | src/components/header.vue | ekwenjie/rkohouse | 23ac129176c4092c4b01eb3210d92c7e9bb2e8b8 | [
"MIT"
] | null | null | null | src/components/header.vue | ekwenjie/rkohouse | 23ac129176c4092c4b01eb3210d92c7e9bb2e8b8 | [
"MIT"
] | null | null | null | <template>
<v-bottom-navigation
v-model="bottomNav"
>
<v-btn value="profile" style="font-size: 25px">
<i class="fas fa-user-circle"></i>
</v-btn>
<v-spacer></v-spacer>
<v-btn value="switch" style="font-size: 25px">
<i class="fas fa-sign-out-alt"></i>
</v-btn>
</v-bottom-n... | 16.3 | 51 | 0.548057 |
2d69e456fd7f4a24473775f2c8a26ec136848f89 | 4,436 | vue | Vue | src/App.vue | ianbandrade/VUE_ToDo | b8ab62a715e81533862f208029b0d6200258d423 | [
"MIT"
] | null | null | null | src/App.vue | ianbandrade/VUE_ToDo | b8ab62a715e81533862f208029b0d6200258d423 | [
"MIT"
] | null | null | null | src/App.vue | ianbandrade/VUE_ToDo | b8ab62a715e81533862f208029b0d6200258d423 | [
"MIT"
] | null | null | null | <template>
<h1>ToDo App</h1>
<form @submit.prevent="addTodo(), toastSuccess('Task added!')">
<label>New ToDo</label>
<input
@keydown.space.prevent
v-model="newTodo"
name="newTodo"
autocomplete="off"
/>
<button :disabled="!newTodo">Add ToDo</button>
</form>
<h2>List</h2>
... | 20.826291 | 79 | 0.52615 |
3089b5d0af8499ae9d6c90940e7d6bc3b8424819 | 2,689 | vue | Vue | resources/js/Pages/Profile/DeleteUserForm.vue | codedtj/library | 370cc789b034e665493470245bb2111cb2959011 | [
"MIT"
] | null | null | null | resources/js/Pages/Profile/DeleteUserForm.vue | codedtj/library | 370cc789b034e665493470245bb2111cb2959011 | [
"MIT"
] | null | null | null | resources/js/Pages/Profile/DeleteUserForm.vue | codedtj/library | 370cc789b034e665493470245bb2111cb2959011 | [
"MIT"
] | null | null | null | <template>
<b-card title="Несткунии суроға" sub-title="Тамоман нест кардани суроға">
<b-card-body>
<div class="max-w-xl text-sm text-gray-600">
Несткунии суроға амали бебозгашт аст
</div>
<div class="mt-5">
<b-button variant="danger" @clic... | 30.556818 | 97 | 0.493864 |
722d08af6d42436c416584ff05642c64bf1638b1 | 428 | vue | Vue | webapp/src/components/Field/Record/OPENPGPKEY.vue | logolive/desec-stack | 5bcc242d1e4863e9ff3ba904cd6411dbd58f95d3 | [
"MIT"
] | 197 | 2016-10-13T16:44:54.000Z | 2022-03-24T08:33:25.000Z | webapp/src/components/Field/Record/OPENPGPKEY.vue | logolive/desec-stack | 5bcc242d1e4863e9ff3ba904cd6411dbd58f95d3 | [
"MIT"
] | 455 | 2016-12-08T15:23:04.000Z | 2022-03-29T12:58:02.000Z | webapp/src/components/Field/Record/OPENPGPKEY.vue | logolive/desec-stack | 5bcc242d1e4863e9ff3ba904cd6411dbd58f95d3 | [
"MIT"
] | 25 | 2016-10-13T16:45:02.000Z | 2022-02-23T17:57:04.000Z | <script>
import { helpers } from 'vuelidate/lib/validators';
import Record from '../Record.vue';
const base64 = helpers.regex('base64', /^[0-9a-zA-Z+/][0-9a-zA-Z+/\s]*(=\s*){0,3}$/);
export default {
name: 'RecordOPENPGPKEY',
extends: Record,
data: () => ({
fields: [
{ label: 'Public Key', validations... | 21.4 | 85 | 0.567757 |
bcb679ab1e736cfaf774b5f215a152a3648f46cc | 8,906 | vue | Vue | src/views/layout/components/header.vue | ZZULI-TECH/steam-ui | 97d95adcb749331081430fb8d04473394d777037 | [
"MIT"
] | null | null | null | src/views/layout/components/header.vue | ZZULI-TECH/steam-ui | 97d95adcb749331081430fb8d04473394d777037 | [
"MIT"
] | null | null | null | src/views/layout/components/header.vue | ZZULI-TECH/steam-ui | 97d95adcb749331081430fb8d04473394d777037 | [
"MIT"
] | null | null | null | <template>
<div id="globe_header">
<div class="content">
<!--标题栏-->
<div class="logo">
<span class="logo_holder">
<img src="/src/assets/image/globalheader_logo.png" width="176" height="44" @click="$router.push('/')" >
</span>
</div>
<div class="supernav_cotainer... | 40.298643 | 395 | 0.606221 |
50551e62b6ec0bc3a7041b6a52f8a23dc10b9df7 | 25,361 | vue | Vue | resources/js/components/form/newSerXsensCreationForm.vue | ArianAgency/cc | e203cef3d3bdacc61f6ba279c61db943d292c730 | [
"MIT"
] | null | null | null | resources/js/components/form/newSerXsensCreationForm.vue | ArianAgency/cc | e203cef3d3bdacc61f6ba279c61db943d292c730 | [
"MIT"
] | null | null | null | resources/js/components/form/newSerXsensCreationForm.vue | ArianAgency/cc | e203cef3d3bdacc61f6ba279c61db943d292c730 | [
"MIT"
] | null | null | null | <template>
<div>
<div class="animated fadeIn">
<div class="card div-body">
<slot name="header"></slot>
<ValidationObserver v-slot="{invalid, handleSubmit }" ref="observer">
<form ref="form" @submit.prevent="handleSubmit(xsens_new_form_submit($e... | 59.672941 | 179 | 0.284847 |
e70d78e42992ace0042e752fefb0a8c2f63a31d9 | 1,056 | vue | Vue | src/views/components-demo/dropzone.vue | kanglinghui/ceshi | de8a61fc4073a3f3e3d7b0c4d41ede69eb0584c1 | [
"MIT"
] | null | null | null | src/views/components-demo/dropzone.vue | kanglinghui/ceshi | de8a61fc4073a3f3e3d7b0c4d41ede69eb0584c1 | [
"MIT"
] | null | null | null | src/views/components-demo/dropzone.vue | kanglinghui/ceshi | de8a61fc4073a3f3e3d7b0c4d41ede69eb0584c1 | [
"MIT"
] | null | null | null | <template>
<div class="components-container">
<aside>
Based on
<a class="link-type" href="https://github.com/rowanwins/vue-dropzone">
dropzone </a
>. Because my business has special needs, and has to upload images to
qiniu, so instead of a third party, I chose encapsulate it by mys... | 26.4 | 78 | 0.616477 |
feae234edf8823bf4cc7facf4740cba248c82726 | 894 | vue | Vue | src/views/dashboardHR/DashboardCurrentTable.vue | debbie-chan/SPM | f84e62779347579287aee8a2e832f72dcc53b8dd | [
"MIT"
] | null | null | null | src/views/dashboardHR/DashboardCurrentTable.vue | debbie-chan/SPM | f84e62779347579287aee8a2e832f72dcc53b8dd | [
"MIT"
] | null | null | null | src/views/dashboardHR/DashboardCurrentTable.vue | debbie-chan/SPM | f84e62779347579287aee8a2e832f72dcc53b8dd | [
"MIT"
] | null | null | null | <template>
<v-card>
<v-data-table
:headers="headers"
:items= "ongoingCourses"
item-key="course_name"
class="table-rounded"
hide-default-footer
disable-sort
>
<!-- name -->
<template #[`item.courseCode`]="{item}">
<div class="d-flex flex-column">
... | 22.923077 | 81 | 0.517897 |
fa9d0f0b5d27aced73e86e40633706cbcbc6fe6c | 1,604 | vue | Vue | src/views/home-setting/component/upload.vue | pinjoyChoi/ckman-fe | ae58650879cac6b80fd8a61907b39e957cac22b7 | [
"Apache-2.0"
] | null | null | null | src/views/home-setting/component/upload.vue | pinjoyChoi/ckman-fe | ae58650879cac6b80fd8a61907b39e957cac22b7 | [
"Apache-2.0"
] | null | null | null | src/views/home-setting/component/upload.vue | pinjoyChoi/ckman-fe | ae58650879cac6b80fd8a61907b39e957cac22b7 | [
"Apache-2.0"
] | null | null | null | <template>
<section>
<el-upload class="width-full"
action="void"
multiple
:auto-upload="false"
:file-list="fileList"
:on-change="changeFile"
:on-remove="removeFile"
accept=".rpm">
<el-button type="primar... | 26.295082 | 80 | 0.489401 |
1641c1f8c077957d5eaf23a71451fe0559c93d57 | 4,129 | vue | Vue | Client/bbc-web/src/views/main/pages/LogIn.vue | sozuer53/BBC | 31bb128cb1e1a19db955fd673d67cf0e92bac3a4 | [
"Apache-2.0"
] | 1 | 2020-02-23T21:19:50.000Z | 2020-02-23T21:19:50.000Z | Client/bbc-web/src/views/main/pages/LogIn.vue | sozuer53/BBC | 31bb128cb1e1a19db955fd673d67cf0e92bac3a4 | [
"Apache-2.0"
] | null | null | null | Client/bbc-web/src/views/main/pages/LogIn.vue | sozuer53/BBC | 31bb128cb1e1a19db955fd673d67cf0e92bac3a4 | [
"Apache-2.0"
] | 6 | 2020-04-13T15:33:30.000Z | 2020-06-21T19:26:55.000Z | <template>
<v-layout>
<v-flex justify-center class="customContainer">
<v-card class="mx-auto formContainer" width="700" raised>
<form>
<v-text-field
v-model="email"
label="E-mail"
required
:error-messages="emailErrors"
@input="$v.... | 25.968553 | 78 | 0.492613 |
fe397752d4f445c1523acb6df544d9ef5bb7f565 | 1,789 | vue | Vue | src/el/Comment.vue | dreamYiZ/factor-example-hacker-news | 172ca31193ac67eb0404b784dfff02ae8d5726df | [
"MIT"
] | 1 | 2021-12-16T05:14:51.000Z | 2021-12-16T05:14:51.000Z | src/el/Comment.vue | dreamYiZ/factor-example-hacker-news | 172ca31193ac67eb0404b784dfff02ae8d5726df | [
"MIT"
] | null | null | null | src/el/Comment.vue | dreamYiZ/factor-example-hacker-news | 172ca31193ac67eb0404b784dfff02ae8d5726df | [
"MIT"
] | 2 | 2021-12-14T18:30:09.000Z | 2021-12-27T10:09:13.000Z | <template>
<li v-if="comment" class="comment">
<div class="by">
<router-link :to="'/user/' + comment?.by">{{ comment?.by }}</router-link>
{{ timeAgo(comment?.time) }} ago
</div>
<div class="text">{{ comment?.text }}</div>
<div
v-if="comment?.kids && comment?.kids.length > 0"
cl... | 19.445652 | 79 | 0.540525 |
081acbf1ce1d254f6610ef7873e4a40b308f76e0 | 1,237 | vue | Vue | src/views/404.vue | RSurya99/rsurya.me | 9c0cc29d86858a7e4d6a20289202583f66867af1 | [
"MIT"
] | null | null | null | src/views/404.vue | RSurya99/rsurya.me | 9c0cc29d86858a7e4d6a20289202583f66867af1 | [
"MIT"
] | null | null | null | src/views/404.vue | RSurya99/rsurya.me | 9c0cc29d86858a7e4d6a20289202583f66867af1 | [
"MIT"
] | null | null | null | <script lang="ts">
export default {
name: 'NotFoundView',
}
</script>
<template>
<section
class="min-h-screen max-h-screen overflow-hidden w-full border-box sm:pt-20 pt-14 sm:pb-14 pb-8 lg:px-24 md:px-16 sm:px-8 px-8 transition-all duration-500 linear bg-slate-900"
>
<div class="empty-2-3">
<div cla... | 30.925 | 179 | 0.607114 |
b5ddc44f194352964dde766779083227ecfe4ad4 | 4,898 | vue | Vue | src/views/peel/coming.vue | xiaoFeng5210/nebula | be90c2e79848ca734221b562268c72bd5011d734 | [
"MIT"
] | null | null | null | src/views/peel/coming.vue | xiaoFeng5210/nebula | be90c2e79848ca734221b562268c72bd5011d734 | [
"MIT"
] | null | null | null | src/views/peel/coming.vue | xiaoFeng5210/nebula | be90c2e79848ca734221b562268c72bd5011d734 | [
"MIT"
] | null | null | null | <template>
<div>
<!-- <commonHead :hideInfo="true"></commonHead>-->
<div class="comeIn text-center">
<h2>欢迎您,请从创建企业开始吧!</h2>
<el-form label-position="left" label-width="100px" :model="formLabelAlign" :rules="rules" ref="comingForm">
<el-form-item label="企业名称" prop="companyName">
<... | 29.684848 | 113 | 0.538587 |
ffe61e4b65b45f190b577356e49b8f6a87090c47 | 5,520 | vue | Vue | resources/js/views/Dmca.vue | redaEnnakouri/Manga-Web | d8b69b7871ef8945a189d2b3d3100d17c2471053 | [
"MIT"
] | 2 | 2022-01-22T08:35:42.000Z | 2022-01-24T01:18:25.000Z | resources/js/views/Dmca.vue | redaEnnakouri/Manga-Web | d8b69b7871ef8945a189d2b3d3100d17c2471053 | [
"MIT"
] | 1 | 2022-01-21T11:26:36.000Z | 2022-01-28T12:24:07.000Z | resources/js/views/Dmca.vue | redaEnnakouri/Manga-Web | d8b69b7871ef8945a189d2b3d3100d17c2471053 | [
"MIT"
] | null | null | null | <template>
<div class="container mx-auto row align-items-center not-found">
<h1>DMCA Info</h1><br/><br/>
<div>
<b>DMCA Notice & Takedown Policy and Procedures</b><br/><br/>
<p>{{ $t('app.name') }} takes matters of Intellectual Property very seriously and is committed to meeting t... | 108.235294 | 2,022 | 0.766848 |
5d0cdb30f3f6218eb10630ff70d6d474abc35afd | 758 | vue | Vue | resources/js/components/compose/media/AppTweetVideoPreview.vue | havvtom/Twitter-Clone | ab29db30b0e50b17c9ceb45f900fa133e62bde71 | [
"MIT"
] | null | null | null | resources/js/components/compose/media/AppTweetVideoPreview.vue | havvtom/Twitter-Clone | ab29db30b0e50b17c9ceb45f900fa133e62bde71 | [
"MIT"
] | 4 | 2021-02-02T18:13:09.000Z | 2022-02-27T04:06:56.000Z | resources/js/components/compose/media/AppTweetVideoPreview.vue | havvtom/Twitter-Clone | ab29db30b0e50b17c9ceb45f900fa133e62bde71 | [
"MIT"
] | null | null | null | <template>
<div class="mb-4 relative">
<video controls preload :src="generateVideoPreview(video)" class="rounded-lg"></video>
<a
href=""
class="bg-gray-900 w-8 h-8 rounded-full absolute top-0 right-0 mt-3 mr-3 flex items-center justify-center"
@click.prevent="$emit('removed', video)"
>
<svg fill=... | 27.071429 | 200 | 0.650396 |
5d523e5f2dfb3c820899bf9167784ce3bbdf5c20 | 1,167 | vue | Vue | src/views/detail/children-components/DetailParamsInfo.vue | zhanghao-3/MushroomStreet | df0e9b83f9447a44023b246f9dc0f93505151c53 | [
"MIT"
] | null | null | null | src/views/detail/children-components/DetailParamsInfo.vue | zhanghao-3/MushroomStreet | df0e9b83f9447a44023b246f9dc0f93505151c53 | [
"MIT"
] | 3 | 2021-03-10T15:57:09.000Z | 2022-02-19T01:13:21.000Z | src/views/detail/children-components/DetailParamsInfo.vue | zhanghao-3/MushroomStreet | df0e9b83f9447a44023b246f9dc0f93505151c53 | [
"MIT"
] | null | null | null | <template>
<div class="params-info" v-if="Object.keys(paramsInfo).length !== 0">
<table class="info-params" v-for="(item, index) in paramsInfo.size" :key="index">
<tr v-for="(tr, index1) in item" :key="index1">
<td v-for="(td, index2) in tr" :key="index2">
{{td}}
</td>
</tr>
</ta... | 19.131148 | 84 | 0.574979 |
2250b83dd1a1389cedb8d77db0a26fa3726df1c4 | 17,516 | vue | Vue | client/src/pages/TermsAndConditions.vue | infrapedia/live.infrapedia.com | fa847f62d0f762ac81fc5727924031871faf720a | [
"MIT"
] | null | null | null | client/src/pages/TermsAndConditions.vue | infrapedia/live.infrapedia.com | fa847f62d0f762ac81fc5727924031871faf720a | [
"MIT"
] | null | null | null | client/src/pages/TermsAndConditions.vue | infrapedia/live.infrapedia.com | fa847f62d0f762ac81fc5727924031871faf720a | [
"MIT"
] | null | null | null | <template>
<div class="main-wrapper p4 pt20 pb20">
<div class="inner-wrapper">
<h1 class="title text-center mb20" :class="{ dark }">
Terms And Conditions
</h1>
<p>Agreement between User and https://www.infrapedia.com</p>
<p>
Welcome to https://www.infrapedia.com. The https... | 50.478386 | 137 | 0.694051 |
eb79078f569190919049a196efa8ad3452cc7107 | 1,570 | vue | Vue | resources/js/components/Dropdown.vue | Vaggelis-Giannakosian/TDD-laravel-forumn | a6460f6b51ba242be7d6db06f7d2fe453b0b5d43 | [
"MIT"
] | null | null | null | resources/js/components/Dropdown.vue | Vaggelis-Giannakosian/TDD-laravel-forumn | a6460f6b51ba242be7d6db06f7d2fe453b0b5d43 | [
"MIT"
] | 6 | 2020-10-09T08:48:00.000Z | 2022-02-27T08:05:53.000Z | resources/js/components/Dropdown.vue | Vaggelis-Giannakosian/TDD-laravel-forumn | a6460f6b51ba242be7d6db06f7d2fe453b0b5d43 | [
"MIT"
] | null | null | null | <template>
<div class="dropdown" v-cloak>
<div class="dropdown-toggle"
aria-haspopup="true"
:aria-expanded="isOpen"
@click="isOpen = !isOpen">
<slot name="trigger"></slot>
</div>
<transition name="pop-out-quick">
<div v-show="... | 19.873418 | 93 | 0.450955 |
f5a84ebbde348e52b8d0b03e644e83d1b0cad927 | 2,763 | vue | Vue | src/layouts/common/GlobalHeader/components/GlobalBreadcrumb.vue | livisun/soybean-admin | 127450a1363a0def2c639d4f091be4815d578a65 | [
"MIT"
] | 536 | 2021-09-09T13:03:43.000Z | 2022-03-31T15:48:32.000Z | src/layouts/common/GlobalHeader/components/GlobalBreadcrumb.vue | yezhugongjue/soybean-admin | 25d3404c9c3e3c124f846eb13c1d895b9763569a | [
"MIT"
] | 67 | 2021-09-25T13:56:16.000Z | 2022-03-29T17:24:01.000Z | src/layouts/common/GlobalHeader/components/GlobalBreadcrumb.vue | yezhugongjue/soybean-admin | 25d3404c9c3e3c124f846eb13c1d895b9763569a | [
"MIT"
] | 153 | 2021-09-25T10:00:23.000Z | 2022-03-31T15:48:35.000Z | <template>
<n-breadcrumb class="px-12px">
<template v-for="breadcrumb in breadcrumbList" :key="breadcrumb.key">
<n-breadcrumb-item>
<n-dropdown v-if="breadcrumb.hasChildren" :options="breadcrumb.children" @select="dropdownSelect">
<span>
<Icon
v-if="theme.crumbsSt... | 30.032609 | 106 | 0.631198 |
9154a8e862fabbddc8b6a37591d87ff06be8f132 | 1,221 | vue | Vue | django_airavata/apps/workspace/static/django_airavata_workspace/js/components/experiment/input-editors/CheckboxInputEditor.vue | nayeembaig/airavata-django-portal | dc9a262252273ba6e68937b1b9a53c31fc358ccb | [
"Apache-2.0"
] | null | null | null | django_airavata/apps/workspace/static/django_airavata_workspace/js/components/experiment/input-editors/CheckboxInputEditor.vue | nayeembaig/airavata-django-portal | dc9a262252273ba6e68937b1b9a53c31fc358ccb | [
"Apache-2.0"
] | null | null | null | django_airavata/apps/workspace/static/django_airavata_workspace/js/components/experiment/input-editors/CheckboxInputEditor.vue | nayeembaig/airavata-django-portal | dc9a262252273ba6e68937b1b9a53c31fc358ccb | [
"Apache-2.0"
] | null | null | null | <template>
<b-form-checkbox-group :id="id" :checked="selectedOptions"
:options="options"
stacked
:state="componentValidState"
:disabled="readOnly"
@input="selectionsChanged"/>
</template>
<script>
import {InputEditorMixin} from 'django-airavata-workspace-plugin-api'
const C... | 25.978723 | 74 | 0.525799 |
685f23e12c6214c054b819da7a707db504431f99 | 7,341 | vue | Vue | kitchen-sink/vue/src/pages/buttons.vue | databunnysg/framework7 | eb226148b7e14314d4c0a00656dc0fcc8d49f67d | [
"MIT"
] | 6,618 | 2017-12-07T15:43:26.000Z | 2022-03-31T17:31:53.000Z | kitchen-sink/vue/src/pages/buttons.vue | databunnysg/framework7 | eb226148b7e14314d4c0a00656dc0fcc8d49f67d | [
"MIT"
] | 3,450 | 2017-12-07T15:09:36.000Z | 2022-03-30T22:39:05.000Z | kitchen-sink/vue/src/pages/buttons.vue | databunnysg/framework7 | eb226148b7e14314d4c0a00656dc0fcc8d49f67d | [
"MIT"
] | 1,536 | 2017-12-07T21:01:32.000Z | 2022-03-22T12:46:02.000Z | <template>
<f7-page>
<f7-navbar title="Buttons" back-link="Back"></f7-navbar>
<f7-block-title>Usual Buttons</f7-block-title>
<f7-block strong>
<f7-row>
<f7-col>
<f7-button>Button</f7-button>
</f7-col>
<f7-col>
<f7-button>Button</f7-button>
</f7-co... | 26.791971 | 97 | 0.536575 |
485817ff03e0d7c63631c8b475090d0d39944949 | 2,916 | vue | Vue | resources/assets/js/components/Login.vue | DERYKO/dailyjobs254 | 7e14478c063f76cc16c364abe87eb395c8adcb1c | [
"MIT"
] | null | null | null | resources/assets/js/components/Login.vue | DERYKO/dailyjobs254 | 7e14478c063f76cc16c364abe87eb395c8adcb1c | [
"MIT"
] | null | null | null | resources/assets/js/components/Login.vue | DERYKO/dailyjobs254 | 7e14478c063f76cc16c364abe87eb395c8adcb1c | [
"MIT"
] | null | null | null | <template>
<div class="container col-md-12">
<div class="center card col-md-4">
<img src="https://cf.ltkcdn.net/jobs/images/std/145021-425x251-find_jobs_on_career_builder.JPG" style="height: 220px; width: auto" class="card-img-top" alt="...">
<div class="card-body">
... | 39.945205 | 178 | 0.437586 |
235bdab86b2a41b4eae6559c0b01efd508c271bc | 780 | vue | Vue | src/components/AppFormulirInput.vue | KiyaAgusta/VueSubmission | a1e42002df636c88c1ed7af72bba1ff18b0b398c | [
"MIT"
] | 1 | 2020-10-23T09:04:18.000Z | 2020-10-23T09:04:18.000Z | src/components/AppFormulirInput.vue | KiyaAgusta/VueSubmission | a1e42002df636c88c1ed7af72bba1ff18b0b398c | [
"MIT"
] | null | null | null | src/components/AppFormulirInput.vue | KiyaAgusta/VueSubmission | a1e42002df636c88c1ed7af72bba1ff18b0b398c | [
"MIT"
] | null | null | null | <template>
<div :class="`opsi-formulir-${nama}`" class="opsi-formulir flex flex-align-center">
<label :for="nama">{{ label }}:</label>
<input
:value="value"
:type="tipe"
:id="nama"
class="margin-left"
@input="ketikaNilaiBerubah"
>
<slot name="aksi"/>
</div>
... | 20.526316 | 86 | 0.524359 |
0e400d4b601bee243763b11ab84cda737cc79119 | 369 | vue | Vue | packages/elx-operate-button/src/elx-operate-expand-item.vue | eecuper/element-uex | b83b73cbabbde5a0a6374860fd5091e2522cbd2a | [
"MIT"
] | null | null | null | packages/elx-operate-button/src/elx-operate-expand-item.vue | eecuper/element-uex | b83b73cbabbde5a0a6374860fd5091e2522cbd2a | [
"MIT"
] | null | null | null | packages/elx-operate-button/src/elx-operate-expand-item.vue | eecuper/element-uex | b83b73cbabbde5a0a6374860fd5091e2522cbd2a | [
"MIT"
] | null | null | null | <template>
<transition name="fade">
<div class="elx-operate-item">
<div class="elx-operate-expand">
<slot name="operate-expand"></slot>
</div>
<slot name="operate-button"></slot>
</div>
</transition>
</template>
<script>
export default {
name: 'ElxOperateExpandItem',
com... | 21.705882 | 43 | 0.617886 |
98de955b0ce8f9a606e4fd16e9710d500d35ba61 | 1,906 | vue | Vue | packages/avatar/src/index.vue | OasisUI/Oasis | c44a4ab744b019d29a1715cc130821334a238a43 | [
"MIT"
] | 17 | 2018-03-20T15:56:14.000Z | 2020-12-20T05:35:14.000Z | packages/avatar/src/index.vue | OasisUI/Oasis | c44a4ab744b019d29a1715cc130821334a238a43 | [
"MIT"
] | 24 | 2018-04-17T15:55:41.000Z | 2019-09-26T02:36:01.000Z | packages/avatar/src/index.vue | oasisui-org/oasis-ui | c44a4ab744b019d29a1715cc130821334a238a43 | [
"MIT"
] | 6 | 2018-06-12T07:48:52.000Z | 2020-12-20T05:35:17.000Z | <template>
<div
:class="[
'o-Avatar',
round ? 'o-Avatar--round' : 'o-Avatar--rect',
'o-Avatar--' + _size
]"
>
<div
class="o-Avatar__imgWrapper"
>
<Rahmen
v-if="src"
:src="src"
width="100%"
ratio="1"
type="fillMin"
></Rahmen>
<span
v-else
class="o-Avatar__name"
... | 16.867257 | 130 | 0.549843 |
19f84dd29289eca549bd43743f3e0f99f6b68f8f | 3,788 | vue | Vue | packages/pagination/src/index.vue | upfosdesign/upfos-design | 737b059447b2a39373fc84aba591bc0e25a716aa | [
"MIT"
] | null | null | null | packages/pagination/src/index.vue | upfosdesign/upfos-design | 737b059447b2a39373fc84aba591bc0e25a716aa | [
"MIT"
] | null | null | null | packages/pagination/src/index.vue | upfosdesign/upfos-design | 737b059447b2a39373fc84aba591bc0e25a716aa | [
"MIT"
] | null | null | null | <template>
<div class="u-pagination">
<el-select class="page-select" v-model="pageSizeBridge" size="small" popper-class="page-select__popper" @change="handleSizeChange">
<el-option v-for="item in pageSizes" :key="item" :label="item" :value="item">
</el-option>
</el-select>
<div class="u-pagina... | 25.253333 | 135 | 0.563622 |
abc4d1eac1648c7ec6a042397ad7fa0a1dd8189d | 352 | vue | Vue | src/pages/Index.vue | GaryChangCN/zhihu-daily-byVuejs | 06a1a3a7116e79ab420bc9c7323980572ada7d22 | [
"MIT"
] | 91 | 2016-07-30T16:40:30.000Z | 2021-06-06T10:15:27.000Z | src/pages/Index.vue | GaryChangCN/zhihu-daily-byVuejs | 06a1a3a7116e79ab420bc9c7323980572ada7d22 | [
"MIT"
] | 4 | 2016-12-06T04:56:52.000Z | 2019-01-03T03:11:36.000Z | src/pages/Index.vue | GaryChangCN/zhihu-daily-byVuejs | 06a1a3a7116e79ab420bc9c7323980572ada7d22 | [
"MIT"
] | 36 | 2016-07-28T09:17:47.000Z | 2019-06-02T09:19:48.000Z | <template>
<div class="index">
<Wheel></Wheel>
<ArticleList :id="id"></ArticleList>
</div>
</template>
<script>
import Wheel from '../components/Wheel.vue';
import ArticleList from '../components/AtricleList.vue';
export default {
name:"index",
data(){
return {
id:null
}
},
components:{
Wh... | 16.761905 | 57 | 0.630682 |
686e2fc7ef3acbcf6a38e831941b7f4e4a0022c0 | 2,292 | vue | Vue | src/views/UserProfile.vue | B-Audette/vue-tutorial | 04f4fe6a4bf4ea34f4ec3a4e35a15db0595cebe5 | [
"Unlicense"
] | null | null | null | src/views/UserProfile.vue | B-Audette/vue-tutorial | 04f4fe6a4bf4ea34f4ec3a4e35a15db0595cebe5 | [
"Unlicense"
] | null | null | null | src/views/UserProfile.vue | B-Audette/vue-tutorial | 04f4fe6a4bf4ea34f4ec3a4e35a15db0595cebe5 | [
"Unlicense"
] | null | null | null | <template>
<div class="user-profile">
<div class="user-profile_sidebar">
<div class="user-profile_user-panel">
<h1 class="user-profile_username">@{{ state.user.username }}</h1>
<div class="user-profile_admin-badge" v-if="state.user.isAdmin">Admin</div>
<div class="user-profile_follow... | 23.628866 | 94 | 0.621728 |
58aa7b1ff6f7108408387e5fecd0308793f701fb | 4,661 | vue | Vue | src/views/photo/type/index.vue | JixingPei/myfront | ac38f3806be026497cbc393d190d97bfd26925bf | [
"MIT"
] | null | null | null | src/views/photo/type/index.vue | JixingPei/myfront | ac38f3806be026497cbc393d190d97bfd26925bf | [
"MIT"
] | null | null | null | src/views/photo/type/index.vue | JixingPei/myfront | ac38f3806be026497cbc393d190d97bfd26925bf | [
"MIT"
] | null | null | null | <template>
<div class="photo-container">
<div>
<el-button @click="getPhotoType">类型控制</el-button>
</div>
<div class="photoarea">
<el-collapse v-for="(imagesLists,title,index) in typePhotoListMap" :key="index">
<el-collapse-item :title="title">
<el-image
v-for="(pho... | 27.744048 | 91 | 0.545377 |
fd346d8eb97879d7006271f653b3657865ff560e | 687 | vue | Vue | frontEnd/src/App.vue | liulinboyi/community-epidemic-sign-in | ad4c048984f098a73844cf0a3b3ad9e99133f419 | [
"MIT"
] | 1 | 2021-08-06T13:37:27.000Z | 2021-08-06T13:37:27.000Z | frontEnd/src/App.vue | liulinboyi/community-epidemic-sign-in | ad4c048984f098a73844cf0a3b3ad9e99133f419 | [
"MIT"
] | null | null | null | frontEnd/src/App.vue | liulinboyi/community-epidemic-sign-in | ad4c048984f098a73844cf0a3b3ad9e99133f419 | [
"MIT"
] | null | null | null | <template>
<!-- 主router-view -->
<router-view v-slot="{ Component }">
<transition name="fade" mode="out-in">
<keep-alive include="Sign">
<component :is="Component" />
</keep-alive>
</transition>
</router-view>
</template>
<script>
// import Home from "./pages/Home.vue";
import Sign fr... | 15.976744 | 42 | 0.58952 |
1cac0cd7ac7303dd74a9352f8f26d7882fac7ee5 | 1,692 | vue | Vue | app/src/views/Post.vue | dariadia/gb_insta_clone | a3f4e4a3a61392495f3d8cdfbed6dc091fea3556 | [
"BSD-3-Clause"
] | null | null | null | app/src/views/Post.vue | dariadia/gb_insta_clone | a3f4e4a3a61392495f3d8cdfbed6dc091fea3556 | [
"BSD-3-Clause"
] | 7 | 2020-03-16T13:58:37.000Z | 2022-02-27T01:11:57.000Z | app/src/views/Post.vue | dariadia/gb_insta_clone | a3f4e4a3a61392495f3d8cdfbed6dc091fea3556 | [
"BSD-3-Clause"
] | 1 | 2020-03-14T08:50:18.000Z | 2020-03-14T08:50:18.000Z | <template>
<div class="container">
<preloader v-if="loading" size="big"/>
<div v-if="mediaItem" class="media-container">
<post :media="mediaItem"/>
</div>
<h3 v-else-if="!loading && !mediaItem">Такой записи не существует</h3>
</div>
</template>
<script>
import Prel... | 21.15 | 78 | 0.535461 |
2b0d067b7dcb74f86d19a3d4f6fe047e45a8f724 | 1,234 | vue | Vue | layouts/default.vue | marcmortensen/marcmortensen.dev | 24992333a2e1b25df15dd21f8078c8e69a566c1e | [
"MIT"
] | null | null | null | layouts/default.vue | marcmortensen/marcmortensen.dev | 24992333a2e1b25df15dd21f8078c8e69a566c1e | [
"MIT"
] | null | null | null | layouts/default.vue | marcmortensen/marcmortensen.dev | 24992333a2e1b25df15dd21f8078c8e69a566c1e | [
"MIT"
] | null | null | null | <template>
<div>
<TheHeader class="z-70" :show-menu="showMenu" @toggle-menu="toggleMenu" />
<Transition
enter-active-class="transition-opacity duration-150"
leave-active-class="transition-opacity duration-150"
enter-class="opacity-0"
leave-to-class="opacity-0"
>
<TheMenu v-if... | 19.903226 | 78 | 0.558347 |
a414d1b9d5d92c762b53b6d7a738b06addb0ff95 | 4,140 | vue | Vue | resources/js/components/sections/PortletSelect.vue | daniiprado/metronic-base | dfb3adb5fe130a1d4c30834e39bf1e28332b4dfb | [
"MIT"
] | null | null | null | resources/js/components/sections/PortletSelect.vue | daniiprado/metronic-base | dfb3adb5fe130a1d4c30834e39bf1e28332b4dfb | [
"MIT"
] | null | null | null | resources/js/components/sections/PortletSelect.vue | daniiprado/metronic-base | dfb3adb5fe130a1d4c30834e39bf1e28332b4dfb | [
"MIT"
] | null | null | null | <template>
<div class="form-group m-form__group" :class="{'has-danger': ( errors.has( name ) || hasErrors.has( name ) ) }">
<label :for="name" v-text="inputName"></label>
<select class="form-control m-select2"
data-allow-clear="true"
v-bind="inputAttrs"
... | 33.387097 | 117 | 0.426812 |
aae9f047d54d25c54b7c9d70b873754e9e4422c4 | 11,474 | vue | Vue | resources/js/components/SougiShowComponent.vue | Itaru-furukawa/laravel_spa_app | 6455fbabc35500882dfca7ae7cfc2a1f8297e5b9 | [
"MIT"
] | null | null | null | resources/js/components/SougiShowComponent.vue | Itaru-furukawa/laravel_spa_app | 6455fbabc35500882dfca7ae7cfc2a1f8297e5b9 | [
"MIT"
] | null | null | null | resources/js/components/SougiShowComponent.vue | Itaru-furukawa/laravel_spa_app | 6455fbabc35500882dfca7ae7cfc2a1f8297e5b9 | [
"MIT"
] | null | null | null | <template>
<div class="container showComponent">
<h1>御葬儀打合わせ事項</h1>
<div class="table_flex">
<table class="table1 show1">
<tr>
<td class="fc">依頼年月日</td>
<td class="sc">{{sougi.reqYear}}年{{sougi.reqMonth}}月{{sougi.reqDay}}日</td>
... | 32.971264 | 268 | 0.392627 |
19c4d7dc39bfaa499dbe47650e2ab231ce7e7b0e | 2,403 | vue | Vue | components/shapla-spinner/src/spinner.vue | sayful1/shapla-vue-components | bb6a1d68697204a05a7ba7d06e7087d5cb5ffa75 | [
"MIT"
] | 3 | 2020-03-27T14:23:19.000Z | 2021-12-16T18:03:50.000Z | components/shapla-spinner/src/spinner.vue | sayful1/shapla-vue-components | bb6a1d68697204a05a7ba7d06e7087d5cb5ffa75 | [
"MIT"
] | null | null | null | components/shapla-spinner/src/spinner.vue | sayful1/shapla-vue-components | bb6a1d68697204a05a7ba7d06e7087d5cb5ffa75 | [
"MIT"
] | 8 | 2019-07-22T13:29:51.000Z | 2021-12-22T09:53:44.000Z | <template>
<div :class="containerClass" v-if="active">
<div class="shapla-spinner-inner" :class="{'has-text':showText}">
<div class="shapla-spinner" :class="getClass">
<div :class="itemClass(index)" v-for="index in [1, 2, 3, 4]" :key="index">
<div class="shapla-spinner__circle-clipper shap... | 28.607143 | 87 | 0.580524 |
fe7ab050f3c37b148484c020bca7c3068737080c | 4,138 | vue | Vue | src/views/woa-components/createFollowData/index.vue | roderickt1an/cloud_ezg | 4b9b2d19308248c2e7d392cde19db70162eb1e59 | [
"MIT"
] | 2 | 2018-12-17T14:53:54.000Z | 2019-02-19T03:52:23.000Z | src/views/woa-components/createFollowData/index.vue | roderickt1an/cloud_ezg | 4b9b2d19308248c2e7d392cde19db70162eb1e59 | [
"MIT"
] | null | null | null | src/views/woa-components/createFollowData/index.vue | roderickt1an/cloud_ezg | 4b9b2d19308248c2e7d392cde19db70162eb1e59 | [
"MIT"
] | 1 | 2019-03-03T06:59:26.000Z | 2019-03-03T06:59:26.000Z | <template>
<div>
<Modal
v-model="addcontentdetail"
title="新增跟进"
width="700"
@on-cancel="canceladdContent">
</Row>
<Form ref="addDetailContent" :model="addDetailContent" :label-width="120">
... | 46.494382 | 145 | 0.377477 |
081553e62bdda67494d7f7e47cd7b03bc9d483ee | 9,798 | vue | Vue | components/ServiceCard.vue | Perga5/perga5.github.io | 3cf3e8f2b9f8ab11a531ddee9f114d3af3948ebc | [
"MIT"
] | null | null | null | components/ServiceCard.vue | Perga5/perga5.github.io | 3cf3e8f2b9f8ab11a531ddee9f114d3af3948ebc | [
"MIT"
] | null | null | null | components/ServiceCard.vue | Perga5/perga5.github.io | 3cf3e8f2b9f8ab11a531ddee9f114d3af3948ebc | [
"MIT"
] | null | null | null | <template>
<div>
<v-card elevation="5" height="100%">
<center>
<template v-if="service.icon">
<v-img :src="service.iconUrl" max-height="120" contain />
</template>
<template v-else>
<v-img src="/item.png" max-height="120" contain />
</template>
</cen... | 27.835227 | 140 | 0.418657 |
e16c8bd5410c6e30037d0f737f956e2483de52b2 | 785 | vue | Vue | packages/docs/src/components/base/VuetifyLogo.vue | nlzet/vuetify | adbb3746b5775d6d954c8573350afc0b7c688409 | [
"MIT"
] | 5 | 2020-02-12T09:03:26.000Z | 2020-02-12T09:03:32.000Z | packages/docs/src/components/base/VuetifyLogo.vue | nlzet/vuetify | adbb3746b5775d6d954c8573350afc0b7c688409 | [
"MIT"
] | 2 | 2020-04-30T22:49:11.000Z | 2022-01-16T18:02:57.000Z | packages/docs/src/components/base/VuetifyLogo.vue | nlzet/vuetify | adbb3746b5775d6d954c8573350afc0b7c688409 | [
"MIT"
] | 2 | 2019-12-03T21:03:56.000Z | 2020-02-27T17:15:01.000Z | <template>
<router-link
:to="{
name: 'Home',
params: {
lang: $route.params.lang
}
}"
aria-label="Vuetify Home Page"
class="d-flex align-center"
title="Vuetify Home Page"
@click.native="$vuetify.goTo(0)"
>
<v-img
alt="Vuetify Logo"
class="shrink mr-2"... | 20.128205 | 72 | 0.574522 |
d7a45e3997e3fa346b6685c8f5525f7a79483b83 | 8,152 | vue | Vue | packages/renderer/src/components/TracksList.vue | zhisui/VMusicPlayer | 829bdeb812ec683740de0f293586bac4fc68c332 | [
"MIT"
] | null | null | null | packages/renderer/src/components/TracksList.vue | zhisui/VMusicPlayer | 829bdeb812ec683740de0f293586bac4fc68c332 | [
"MIT"
] | null | null | null | packages/renderer/src/components/TracksList.vue | zhisui/VMusicPlayer | 829bdeb812ec683740de0f293586bac4fc68c332 | [
"MIT"
] | null | null | null | <template>
<div class="track-list">
<!--展示歌曲列表-->
<div :style="listStyle">
<TracksListItem
v-for="(track, index) in tracks"
:key="itemkey === 'id' ? track.id : `${track.id}${index}`"
:track-prop="track"
:is-highlight-playing-track="props.isHighlightPlayingTrack"
:... | 27.173333 | 104 | 0.631133 |
8df84f796fb8875a083119b68ee347a0400ff220 | 1,042 | vue | Vue | frontend/src/views/bookmark/component/BookmarkCard.vue | woowacourse-teams/2020-taggle | bf469013a768a040e526ad1f7ddb6377c2dcf4c0 | [
"Apache-2.0"
] | 21 | 2020-06-23T01:57:17.000Z | 2022-03-21T07:26:51.000Z | frontend/src/views/bookmark/component/BookmarkCard.vue | woowacourse-teams/2020-taggle | bf469013a768a040e526ad1f7ddb6377c2dcf4c0 | [
"Apache-2.0"
] | 194 | 2020-07-06T06:35:23.000Z | 2020-11-26T06:46:41.000Z | frontend/src/views/bookmark/component/BookmarkCard.vue | woowacourse-teams/2020-taggle | bf469013a768a040e526ad1f7ddb6377c2dcf4c0 | [
"Apache-2.0"
] | 10 | 2020-07-13T05:26:37.000Z | 2021-11-02T06:38:03.000Z | <template>
<v-row>
<v-col>
<CardStream :bookmarks="bookmarks" v-show="cardDisplayMode === 'stream'" />
<CardModule :bookmarks="bookmarks" v-show="cardDisplayMode === 'module'" />
</v-col>
<v-col cols="1">
<div class="card-change-button-container">
<v-icon @click="changeCardDispla... | 22.170213 | 85 | 0.628599 |
b111a3e60f2da6f030901e614b66fd9c639cd8c0 | 7,573 | vue | Vue | ImagesRate.vue | butsoleg/vueproject | acc9243a069b880996a1221228f56482695c9484 | [
"MIT"
] | null | null | null | ImagesRate.vue | butsoleg/vueproject | acc9243a069b880996a1221228f56482695c9484 | [
"MIT"
] | 1 | 2020-08-12T19:17:20.000Z | 2020-08-12T19:17:20.000Z | ImagesRate.vue | alekseytols90/vueproject | acc9243a069b880996a1221228f56482695c9484 | [
"MIT"
] | null | null | null | <template>
<div>
<div v-if="!isInitiated">Loading</div>
<div v-if="isInitiated">
<div class="menu1">
<button v-shortkey.once="[',']" @shortkey="previousSlide()" @click="previousSlide()"><</button>
<button v-shortkey.once="['p']" @shortkey="stopOrPlay()"... | 29.582031 | 134 | 0.442097 |
0038cd4850cc564409484c9e3dc18d575343c0b4 | 886 | vue | Vue | src/views/amap/cluster.vue | pinkling/myAdmin | b649afea69b2d3dc505b2707a801aeaecfdd18f6 | [
"MIT"
] | 1 | 2020-10-29T08:29:07.000Z | 2020-10-29T08:29:07.000Z | src/views/amap/cluster.vue | pinkling/myAdmin | b649afea69b2d3dc505b2707a801aeaecfdd18f6 | [
"MIT"
] | 1 | 2020-11-12T01:08:55.000Z | 2020-11-12T01:08:55.000Z | src/views/amap/cluster.vue | pinkling/myAdmin | b649afea69b2d3dc505b2707a801aeaecfdd18f6 | [
"MIT"
] | null | null | null | <template>
<section id="map" style="width: 100%;height: calc(100vh - 84px)">
</section>
</template>
<script>
import { default as LaMap } from './LaMap/LaMap'
export default {
name: 'Index',
data() {
return {
map: null
}
},
mounted() {
this.init()
const data = []
for (let i = 0; i ... | 24.611111 | 284 | 0.562077 |
7b5679848a5b51c2814ce70dc00b9ebc825ee36a | 1,104 | vue | Vue | src/pages/order/Details.vue | epochszx/jsg-admin | 3dd5ebacc529a28996057ca35466a8220eb47a15 | [
"MIT"
] | null | null | null | src/pages/order/Details.vue | epochszx/jsg-admin | 3dd5ebacc529a28996057ca35466a8220eb47a15 | [
"MIT"
] | null | null | null | src/pages/order/Details.vue | epochszx/jsg-admin | 3dd5ebacc529a28996057ca35466a8220eb47a15 | [
"MIT"
] | null | null | null | <template>
<div class="orderDetails">
<el-row>
<el-button type="text" @click="backHandle">返回</el-button>
</el-row>
<el-table
:data="orderDetails"
style="width: 100%"
size="small"
>
<el-table-column
prop="id"
label="编号"
width="180"
/>
<e... | 16.984615 | 69 | 0.501812 |
46147411146e9e9824dd62cd84e5473c11e713be | 3,950 | vue | Vue | src/views/comp/form/useForm.vue | overlookart/lookart-admin | 7837c87392a693256375760003dfc09d8ce35ef4 | [
"MIT"
] | 2,085 | 2021-07-06T09:39:09.000Z | 2022-03-31T10:27:56.000Z | src/views/comp/form/useForm.vue | overlookart/lookart-admin | 7837c87392a693256375760003dfc09d8ce35ef4 | [
"MIT"
] | 104 | 2021-07-17T07:17:29.000Z | 2022-03-30T10:23:16.000Z | src/views/comp/form/useForm.vue | overlookart/lookart-admin | 7837c87392a693256375760003dfc09d8ce35ef4 | [
"MIT"
] | 404 | 2021-07-06T04:58:51.000Z | 2022-03-31T07:46:23.000Z | <template>
<div>
<div class="n-layout-page-header">
<n-card :bordered="false" title="基础表单"> useForm 表单,用于向用户收集表单信息 </n-card>
</div>
<n-card :bordered="false" class="mt-4 proCard">
<div class="BasicForm">
<BasicForm @register="register" @submit="handleSubmit" @reset="handleReset">
... | 20.153061 | 84 | 0.439747 |
e09e1cb4d0b4885cf9fc106dc4c4a9f013c98ba0 | 1,945 | vue | Vue | ee/app/assets/javascripts/epic/components/epic_create.vue | alwell-kevin/gitlab | 1ac075ab4e54584151bf3d3225d7670e309f28e6 | [
"MIT"
] | null | null | null | ee/app/assets/javascripts/epic/components/epic_create.vue | alwell-kevin/gitlab | 1ac075ab4e54584151bf3d3225d7670e309f28e6 | [
"MIT"
] | 14 | 2021-03-30T09:56:17.000Z | 2022-03-02T09:52:23.000Z | ee/app/assets/javascripts/epic/components/epic_create.vue | dreaminzero-cell/gitlab | 8cea25cf215167552a9ff2433f0e3a7df13d3021 | [
"MIT"
] | 3 | 2020-11-04T05:26:21.000Z | 2020-11-06T04:49:03.000Z | <script>
import { mapState, mapActions } from 'vuex';
import { GlDeprecatedButton } from '@gitlab/ui';
import { __ } from '~/locale';
import LoadingButton from '~/vue_shared/components/loading_button.vue';
import autofocusonshow from '~/vue_shared/directives/autofocusonshow';
export default {
components: {
GlDe... | 25.592105 | 94 | 0.612339 |
15d350c8ec87d66eb94336f99179ad2876f251ec | 272 | vue | Vue | src/components/common/Markdown.vue | wuyangqin/xing-ui-v3 | 04181acfa7c50642cb45b0a8f30d50d5e284f071 | [
"MIT"
] | null | null | null | src/components/common/Markdown.vue | wuyangqin/xing-ui-v3 | 04181acfa7c50642cb45b0a8f30d50d5e284f071 | [
"MIT"
] | null | null | null | src/components/common/Markdown.vue | wuyangqin/xing-ui-v3 | 04181acfa7c50642cb45b0a8f30d50d5e284f071 | [
"MIT"
] | 2 | 2021-07-22T08:15:08.000Z | 2021-12-12T11:40:24.000Z | <template>
<article class="markdown-body" v-html="content">
</article>
</template>
<script lang="ts">
export default {
name: 'xx-markdown',
props: {
content:{
type: String,
default: ''
},
}
}
</script>
<style scoped lang="scss">
</style>
| 12.363636 | 50 | 0.577206 |
fd1b5d79e4699c4c01ced8ee093d0a9f49599a21 | 1,807 | vue | Vue | src/components/Mainpage/Semester.vue | ABigCat/ArtificialTableWeb | 4052495489dff882cb69fb7cd2c5233111ae7b09 | [
"MIT"
] | null | null | null | src/components/Mainpage/Semester.vue | ABigCat/ArtificialTableWeb | 4052495489dff882cb69fb7cd2c5233111ae7b09 | [
"MIT"
] | null | null | null | src/components/Mainpage/Semester.vue | ABigCat/ArtificialTableWeb | 4052495489dff882cb69fb7cd2c5233111ae7b09 | [
"MIT"
] | null | null | null | <!-- As container for Class Card Conponent -->
<template>
<div>
<el-select v-model="currentSemester">
<el-option
v-for="item in dataset"
:key="item"
:label="item">
</el-option>
</el-select>
<!-- Card List -->
<transition name="fade" mode="out-in">
<div id="at... | 20.077778 | 78 | 0.555617 |
0617b79781f031053206e0c1cb31780cea8f00d5 | 5,475 | vue | Vue | src/views/production/retrospect/CodeList.vue | zhlovejie/wonderful_cloud | 7038fb6d51edeb717e02bfd6252f417f14da37a6 | [
"MIT"
] | 2 | 2021-03-30T07:11:13.000Z | 2021-04-16T07:46:01.000Z | src/views/production/retrospect/CodeList.vue | zhlovejie/wonderful_cloud | 7038fb6d51edeb717e02bfd6252f417f14da37a6 | [
"MIT"
] | null | null | null | src/views/production/retrospect/CodeList.vue | zhlovejie/wonderful_cloud | 7038fb6d51edeb717e02bfd6252f417f14da37a6 | [
"MIT"
] | null | null | null | <template>
<a-card :bordered="false">
<!--搜索模块-->
<div class="code-list-search-wrapper">
<a-form layout="inline">
<a-form-item label="代码/产品名称:">
<a-input style="width:250px;" v-model.trim="queryParam.keyword" placeholder="根据代码名称或产品名称模糊查询"/>
</a-form-item>
<template v-if... | 27.512563 | 120 | 0.485114 |
7429396c106d77868cfcabaf55fe9333c9a4ddfd | 1,058 | vue | Vue | front-end/src/components/errors.vue | wtsi-hgi/webhook-router | a36987055ec4c1bcb443d391807c6469e3d21ba8 | [
"MIT"
] | 2 | 2017-11-21T11:16:44.000Z | 2022-01-05T23:17:50.000Z | front-end/src/components/errors.vue | wtsi-hgi/webhook-router | a36987055ec4c1bcb443d391807c6469e3d21ba8 | [
"MIT"
] | 14 | 2017-10-17T16:05:39.000Z | 2022-02-12T02:42:49.000Z | front-end/src/components/errors.vue | wtsi-hgi/webhook-router | a36987055ec4c1bcb443d391807c6469e3d21ba8 | [
"MIT"
] | null | null | null | <template>
<div>
<div role="alert" class="alert alert-danger" v-for="(error, index) in errors" :key="error.key">
<strong>Error:</strong> {{error.text}}
<button type="button" class="close" aria-label="Close" v-if="!error.persist">
<span @click="closeError(index)" aria-... | 25.190476 | 103 | 0.574669 |
5ff588c7a808ea9d4e2525626dfa0a632767639e | 2,728 | vue | Vue | src/page/index/App.vue | qq20004604/event-tracking-web | 4907956a46c3a00d6de275303fe856f0575d2904 | [
"MIT"
] | null | null | null | src/page/index/App.vue | qq20004604/event-tracking-web | 4907956a46c3a00d6de275303fe856f0575d2904 | [
"MIT"
] | null | null | null | src/page/index/App.vue | qq20004604/event-tracking-web | 4907956a46c3a00d6de275303fe856f0575d2904 | [
"MIT"
] | null | null | null | <template>
<div id="app">
<el-menu id="nav"
:default-active="defaultHash"
:collapse-transition="false"
class="el-menu-vertical-demo"
@select="selectMenu">
<el-menu-item-group>
<template slot="title">埋点系统 v1.0.0</... | 21.824 | 110 | 0.481672 |
9eebd6c510a517b7afb3bea481bfaa0e5ca9102b | 2,038 | vue | Vue | src/views/article/list.vue | cdmin207078/quark-admin | 52670170794626822eef4d3ee165918d8305678e | [
"MIT"
] | null | null | null | src/views/article/list.vue | cdmin207078/quark-admin | 52670170794626822eef4d3ee165918d8305678e | [
"MIT"
] | null | null | null | src/views/article/list.vue | cdmin207078/quark-admin | 52670170794626822eef4d3ee165918d8305678e | [
"MIT"
] | null | null | null | <template>
<div>
<Breadcrumb :style="{margin: '16px 0'}">
<BreadcrumbItem>Logo</BreadcrumbItem>
<BreadcrumbItem>文章</BreadcrumbItem>
<BreadcrumbItem>所有文章</BreadcrumbItem>
</Breadcrumb>
<Card dis-hover>
<Form inline>
<FormItem>
<Input search enter-button placeholde... | 21.680851 | 83 | 0.42787 |
38b553db43b05becd57c5cd00e212b88db44b560 | 4,609 | vue | Vue | docs/app/pages/Home/HomeSponsors.vue | ativainvestimentos/vue-material | 9eea5f5cc316d3bc5628c5107408f58f56b5a795 | [
"MIT"
] | 2 | 2020-08-10T13:17:39.000Z | 2021-01-28T03:03:34.000Z | docs/app/pages/Home/HomeSponsors.vue | ativainvestimentos/vue-material | 9eea5f5cc316d3bc5628c5107408f58f56b5a795 | [
"MIT"
] | 3 | 2020-12-04T21:08:43.000Z | 2022-02-10T23:15:19.000Z | docs/app/pages/Home/HomeSponsors.vue | ativainvestimentos/vue-material | 9eea5f5cc316d3bc5628c5107408f58f56b5a795 | [
"MIT"
] | 1 | 2021-05-02T01:30:15.000Z | 2021-05-02T01:30:15.000Z | <template>
<md-content md-tag="section" class="home-sponsors">
<div class="page-wrapper">
<h2 class="home-title md-headline">
<md-icon>group</md-icon>
{{ $t('pages.home.contributors') }}
</h2>
<div class="home-sponsors-description">
<h3><md-icon>person</md-icon> {{ $t('... | 25.048913 | 200 | 0.578217 |
1a6ead7b000dad777a535343f1bd29edf7b9afb4 | 5,383 | vue | Vue | static/src/admin/component/Post.vue | wjs/ss-bash-web | 131fe1656e32c4b66fff362ee0aa07a32033a7fd | [
"MIT"
] | null | null | null | static/src/admin/component/Post.vue | wjs/ss-bash-web | 131fe1656e32c4b66fff362ee0aa07a32033a7fd | [
"MIT"
] | null | null | null | static/src/admin/component/Post.vue | wjs/ss-bash-web | 131fe1656e32c4b66fff362ee0aa07a32033a7fd | [
"MIT"
] | null | null | null | <template>
<div class="post">
<image-panel ref="imagePanel"></image-panel>
<div>
<el-input type="text" placeholder="Title" v-model="post.title"></el-input>
</div>
<div class="tools">
<el-switch
v-model="post.public"
on-text="公开"
off-text="私密">
</el-switch>
... | 23.713656 | 103 | 0.509939 |
bf9273769b275b746cf46381398b4a04685ef781 | 1,256 | vue | Vue | src/components/page/investment-comprehensive-analysis/investment-analysis.vue | yczhoubin/iview2-manage | 1a993ca325834b97830ce7f9c977a5812b35a06f | [
"MIT"
] | null | null | null | src/components/page/investment-comprehensive-analysis/investment-analysis.vue | yczhoubin/iview2-manage | 1a993ca325834b97830ce7f9c977a5812b35a06f | [
"MIT"
] | null | null | null | src/components/page/investment-comprehensive-analysis/investment-analysis.vue | yczhoubin/iview2-manage | 1a993ca325834b97830ce7f9c977a5812b35a06f | [
"MIT"
] | null | null | null | <style>
</style>
<template>
<!-- 招商综合分析图 -->
<div style="width:100%; height:100%;">
<!-- 图标综合 -->
<AchievementSummary ref="achievementSummary"></AchievementSummary>
<!-- <CompletionProgress></CompletionProgress> -->
</div>
</template>
<script>
import SalesFunnel from "./echarts-sales-funn... | 21.288136 | 71 | 0.574841 |
f71133c352d0f9fd09b51fa47c9b6b5419ed9156 | 2,240 | vue | Vue | src/components/customsize/modelimg.vue | Yukiookami/colorwheel-frontend | 30369ffca59c8b634e6f0379a1474174a8e8ef5f | [
"MIT"
] | null | null | null | src/components/customsize/modelimg.vue | Yukiookami/colorwheel-frontend | 30369ffca59c8b634e6f0379a1474174a8e8ef5f | [
"MIT"
] | null | null | null | src/components/customsize/modelimg.vue | Yukiookami/colorwheel-frontend | 30369ffca59c8b634e6f0379a1474174a8e8ef5f | [
"MIT"
] | null | null | null | <template>
<div class="model-img-box">
<figure @click="xClick" :class="xsClick?'img-model click':'img-model'">
<img src="../../assets/images/model-xs.jpg">
<span class="bottom-size">77*117cm</span>
<div class="choosesize">
<router-link to="../model">
<button ... | 20.740741 | 79 | 0.563393 |
f9a5a6d4693a158235b39c3ca3b7be257c991f98 | 12,159 | vue | Vue | src/views/crm/financeMgr/gatheringMgr.vue | spikekkk/sass-vue-elementUI | eb45d86351bad335db2d771066bc5b4deb6760a7 | [
"MIT"
] | null | null | null | src/views/crm/financeMgr/gatheringMgr.vue | spikekkk/sass-vue-elementUI | eb45d86351bad335db2d771066bc5b4deb6760a7 | [
"MIT"
] | 4 | 2021-10-06T03:50:08.000Z | 2022-02-26T17:34:45.000Z | src/views/crm/financeMgr/gatheringMgr.vue | spikekkk/sass-vue-elementUI | eb45d86351bad335db2d771066bc5b4deb6760a7 | [
"MIT"
] | null | null | null | <template>
<div class="gathering_container">
<!-- 搜索栏 -->
<div class="search">
<div>
<CommonSearch
ref="commonSearch"
:is-inline="true"
:params="formInline"
:forms="formInline"
@toParent="resetFieldHanle"
/>
<advanced-search v-bin... | 25.544118 | 103 | 0.464923 |
7f24b15027d30d72254eb30d2060fb8328fb8dbc | 15,069 | vue | Vue | src/components/About/Gallery.vue | Limeishu/limeishu.org | dd26240d4dab8abf35dc25c68285db050b151f2b | [
"MIT"
] | 22 | 2017-02-28T18:27:06.000Z | 2020-03-04T12:54:51.000Z | src/components/About/Gallery.vue | Limeishu/limeishu.org | dd26240d4dab8abf35dc25c68285db050b151f2b | [
"MIT"
] | 12 | 2018-02-11T13:44:49.000Z | 2022-02-26T11:14:08.000Z | src/components/About/Gallery.vue | Limeishu/limeishu.org | dd26240d4dab8abf35dc25c68285db050b151f2b | [
"MIT"
] | 4 | 2017-03-20T23:42:05.000Z | 2018-12-12T03:01:07.000Z | <template>
<div>
<div class="paragraph" v-show="language === 'zh'">
<h1>關於紀念館</h1>
<h2>簡介</h2>
<p>本館初設於1990年,原名為「劉清港醫師李梅樹教授昆仲紀念館」;1995年4月遷入現址:台北市三峽區中華路43巷10號,並正式定名為「李梅樹紀念館」。</p>
<p>紀念館設立之宗旨在紀念前輩畫家李梅樹先生。於三峽(三角湧)土生土長的李梅樹先生(1902-1983),生前致力於藝術創作,美術運動,一輩子堅持以東京美術學校習得的寫實路線,擁抱台灣鄉土之美,被稱為台灣美術運動中的「萬里... | 112.455224 | 876 | 0.745305 |
7418cbde1bf48f865c10d85674ff41bac46ab477 | 2,520 | vue | Vue | resources/assets/js/components/admin/adminDashboardMain.vue | Javanixus/octolist | 54ddd1432969ef3d4c91eecc280b799223596390 | [
"MIT"
] | 6 | 2017-12-14T02:10:10.000Z | 2018-02-22T06:38:10.000Z | resources/assets/js/components/admin/adminDashboardMain.vue | Javanixus/octolist | 54ddd1432969ef3d4c91eecc280b799223596390 | [
"MIT"
] | 11 | 2017-12-13T09:00:26.000Z | 2018-02-22T10:16:38.000Z | resources/assets/js/components/admin/adminDashboardMain.vue | Javanixus/octolist | 54ddd1432969ef3d4c91eecc280b799223596390 | [
"MIT"
] | null | null | null | <template>
<div class="adminDashboardMain">
<div class="adminDashboardHeader">
<div class="adminDashboardHeader__Title">
<h3>Dashboard</h3>
</div>
<div class="adminDashboardHeader__Profile">
<p>{{admin.name}}</p>
</div>
</div>
<div class="adminDashboardContent">
... | 31.5 | 115 | 0.540873 |
db0f8201bc614962495440fea304ebcf653e9648 | 1,514 | vue | Vue | vue/official/sidemenu/src/views/FolderPage.vue | dtarnawsky/starters | 9e9d706467c88e358186c341786947f0bc436928 | [
"MIT"
] | 1 | 2022-02-21T07:17:49.000Z | 2022-02-21T07:17:49.000Z | vue/official/sidemenu/src/views/FolderPage.vue | dtarnawsky/starters | 9e9d706467c88e358186c341786947f0bc436928 | [
"MIT"
] | null | null | null | vue/official/sidemenu/src/views/FolderPage.vue | dtarnawsky/starters | 9e9d706467c88e358186c341786947f0bc436928 | [
"MIT"
] | null | null | null | <template>
<ion-page>
<ion-header :translucent="true">
<ion-toolbar>
<ion-buttons slot="start">
<ion-menu-button color="primary"></ion-menu-button>
</ion-buttons>
<ion-title>{{ $route.params.id }}</ion-title>
</ion-toolbar>
</ion-header>
<ion-content :ful... | 21.323944 | 135 | 0.610304 |
9a38da0592bc00eb2a993fe41a93bb8081d9c58c | 17,016 | vue | Vue | src/components/colorpicker/ColorPicker.vue | MohanYadav1/primevue | 2a6c90625a41560fa0a37e4c373d54312f06b921 | [
"MIT"
] | null | null | null | src/components/colorpicker/ColorPicker.vue | MohanYadav1/primevue | 2a6c90625a41560fa0a37e4c373d54312f06b921 | [
"MIT"
] | null | null | null | src/components/colorpicker/ColorPicker.vue | MohanYadav1/primevue | 2a6c90625a41560fa0a37e4c373d54312f06b921 | [
"MIT"
] | 1 | 2020-09-28T11:13:30.000Z | 2020-09-28T11:13:30.000Z | <template>
<div :class="containerClass">
<input ref="input" type="text" :class="inputClass" readonly="readonly" :tabindex="tabindex" :disabled="disabled"
@click="onInputClick" @keydown="onInputKeydown" v-if="!inline" :aria-labelledby="ariaLabelledBy"/>
<transition name="p-connected-overl... | 30.385714 | 156 | 0.460155 |
9878c6d7eecc61dffd972864d93205d9d1098ed2 | 1,150 | vue | Vue | pages/investigation/index.vue | hi-ut/dev | 0017908fe3416e74a8cbb670cf17c2a489078a63 | [
"Apache-2.0"
] | null | null | null | pages/investigation/index.vue | hi-ut/dev | 0017908fe3416e74a8cbb670cf17c2a489078a63 | [
"Apache-2.0"
] | null | null | null | pages/investigation/index.vue | hi-ut/dev | 0017908fe3416e74a8cbb670cf17c2a489078a63 | [
"Apache-2.0"
] | null | null | null | <template>
<LayoutPublication :title="title" :index="2">
<h1 class="h02">{{ title }}</h1>
<p>東京大学史料編纂所報掲載の史料調査に関する報告。</p>
<p style="color: red">TODO</p>
<!--
<div class="frame01">
<ul>
<li v-for="(value, index) in items" :key="index">
<nuxt-link
:to... | 19.827586 | 62 | 0.487826 |
9ac35191292f6eb2984a9a2e9c57266b07f6f70e | 922 | vue | Vue | site/src/examples/tags/element/Index.vue | iendeavor/vue-hook-component | c853e7821963830595ce2858f1027232b33f3d8c | [
"MIT"
] | 1 | 2021-03-30T09:32:43.000Z | 2021-03-30T09:32:43.000Z | site/src/examples/tags/element/Index.vue | iendeavor/vue-hook-component | c853e7821963830595ce2858f1027232b33f3d8c | [
"MIT"
] | 230 | 2021-03-04T21:21:56.000Z | 2022-03-31T10:14:04.000Z | site/src/examples/tags/element/Index.vue | iendeavor/vue-hook-component | c853e7821963830595ce2858f1027232b33f3d8c | [
"MIT"
] | 1 | 2021-01-24T11:43:42.000Z | 2021-01-24T11:43:42.000Z | <template>
<template v-for="tag of tags" :key="tag.label">
<element-tag :label="tag.label" :type="tag.type" :size="tag.size" :close="() => remove(tag)"></element-tag>
</template>
</template>
<script lang="ts">
import { defineComponent, ref } from 'vue'
import ElementTag, { Type, Size } from './Tag.vue'
import ... | 22.487805 | 111 | 0.566161 |
bb306b97b6a0e3fb169fadbb1fdb6cd19fdec6ce | 1,963 | vue | Vue | assets/js/pam/components/ModalConfirmationComponent.vue | aleckvincent/rapportNav | f705f9bdef8b79e7118fe89430fe1596bd79a6f2 | [
"MIT"
] | 1 | 2021-11-19T07:56:20.000Z | 2021-11-19T07:56:20.000Z | assets/js/pam/components/ModalConfirmationComponent.vue | aleckvincent/rapportNav | f705f9bdef8b79e7118fe89430fe1596bd79a6f2 | [
"MIT"
] | null | null | null | assets/js/pam/components/ModalConfirmationComponent.vue | aleckvincent/rapportNav | f705f9bdef8b79e7118fe89430fe1596bd79a6f2 | [
"MIT"
] | null | null | null | <template>
<dialog aria-labelledby="fr-modal-title-modal-200" role="dialog" id="fr-modal-200" class="fr-modal">
<div class="fr-container fr-container--fluid fr-container-md">
<div class="fr-grid-row fr-grid-row--center">
<div class="fr-col-12 fr-col-md-8 fr-col-lg-8">
<div class="fr-modal_... | 33.844828 | 132 | 0.537952 |
9e47541f2b4e886609007f56ea8b5a5a46a0db9d | 6,340 | vue | Vue | src/renderer/components/Home.vue | capybara-translation/easy-mt | e7d4503b5738969421ec53485012bfbecc322527 | [
"MIT"
] | null | null | null | src/renderer/components/Home.vue | capybara-translation/easy-mt | e7d4503b5738969421ec53485012bfbecc322527 | [
"MIT"
] | 2 | 2021-01-28T20:15:21.000Z | 2022-03-25T18:53:34.000Z | src/renderer/components/Home.vue | capybara-translation/easy-mt | e7d4503b5738969421ec53485012bfbecc322527 | [
"MIT"
] | null | null | null | <template>
<div>
<nav class="navbar navbar-expand-lg navbar-light bg-light">
<div class="container-fluid">
<form class="form-inline">
<button
id="sidebarCollapse"
type="button"
class="btn btn-info mr-sm-5"
>
<i class="material-icons... | 23.924528 | 85 | 0.48612 |
b8bbe4e1012f6e4176530168167ab6661487ae4d | 25,486 | vue | Vue | components/graphics/GraphicsCtaTokenHolders.vue | MoneyLego/cosmos.network | 2f5d350ccb19d0a6919152808da715004ae57d65 | [
"Apache-2.0"
] | null | null | null | components/graphics/GraphicsCtaTokenHolders.vue | MoneyLego/cosmos.network | 2f5d350ccb19d0a6919152808da715004ae57d65 | [
"Apache-2.0"
] | null | null | null | components/graphics/GraphicsCtaTokenHolders.vue | MoneyLego/cosmos.network | 2f5d350ccb19d0a6919152808da715004ae57d65 | [
"Apache-2.0"
] | null | null | null | <template>
<svg
v-if="$nuxt.$colorMode.value === 'dark'"
width="615"
height="495"
viewBox="0 0 615 495"
fill="none"
xmlns="http://www.w3.org/2000/svg"
>
<path
d="M384.283 132.699C416.341 128.529 441.884 132.321 457.144 143.442C464.767 148.998 469.623 156.235 471.644 164.824C473.666... | 35.895775 | 548 | 0.586322 |
3e682ece411f28192178bd46525c5e4537137b17 | 461 | vue | Vue | src/components/UserSelection/SelectionRect.vue | poerlang/vue-flow | c203999110e651b8f9fb6bde8bfc23c236a8493d | [
"MIT"
] | 5 | 2021-07-09T11:59:53.000Z | 2021-09-08T06:26:32.000Z | src/components/UserSelection/SelectionRect.vue | poerlang/vue-flow | c203999110e651b8f9fb6bde8bfc23c236a8493d | [
"MIT"
] | 1 | 2021-07-24T20:56:51.000Z | 2021-07-24T20:56:51.000Z | src/components/UserSelection/SelectionRect.vue | bcakmakoglu/revue-flow | 082bc515994c2828e3562d824e15f96d3c785998 | [
"MIT"
] | null | null | null | <script lang="ts" setup>
interface SelectionRectProps {
width: number
height: number
x: number
y: number
}
const props = defineProps<SelectionRectProps>()
</script>
<script lang="ts">
export default {
name: 'SelectionRect',
}
</script>
<template>
<div
class="vue-flow__selection"
:style="{
wid... | 17.730769 | 57 | 0.631236 |
020ce4c1cb571313570562e78dcbb3a3189eb9d3 | 13,595 | vue | Vue | tradelist-app/pages/find-trade-partners/index.vue | elkhidir/vue-trade-app | f060e05933387e8a1f39bd968a6194d6c5045eb7 | [
"BSD-3-Clause"
] | null | null | null | tradelist-app/pages/find-trade-partners/index.vue | elkhidir/vue-trade-app | f060e05933387e8a1f39bd968a6194d6c5045eb7 | [
"BSD-3-Clause"
] | null | null | null | tradelist-app/pages/find-trade-partners/index.vue | elkhidir/vue-trade-app | f060e05933387e8a1f39bd968a6194d6c5045eb7 | [
"BSD-3-Clause"
] | null | null | null | <template>
<div>
<Header />
<SubHeader />
<div class="tab_content">
<div class="container">
<div class="trade_simple_search">
<input type="text" placeholder="Search..." v-model="searchBar" v-on:keyup.enter="searchPartner()">
<button type="submit" class="btn btn__primary" @cl... | 27.520243 | 198 | 0.504009 |
1eb26f03d1d02d0cd3aa601c22eb30b343a37b14 | 224 | vue | Vue | commons/App/App.vue | hollandThomas/webpack-custom-resolver | 293805d4a33d83b1a08f3023160231868202fac9 | [
"MIT"
] | 8 | 2020-08-15T01:15:15.000Z | 2021-11-15T11:20:47.000Z | commons/App/App.vue | hollandThomas/webpack-custom-resolver | 293805d4a33d83b1a08f3023160231868202fac9 | [
"MIT"
] | null | null | null | commons/App/App.vue | hollandThomas/webpack-custom-resolver | 293805d4a33d83b1a08f3023160231868202fac9 | [
"MIT"
] | null | null | null | <template>
<Main>
<HelloWorld>
Hello, World!
</HelloWorld>
</Main>
</template>
<script>
import styles from './App.styles';
export default {
name: 'App',
components: {
...styles,
},
};
</script>
| 11.789474 | 34 | 0.566964 |
51f93c9f2268f2f40db96cc12e74f23a5f59596d | 4,611 | vue | Vue | vue/src/views/Home.vue | davaoio/docker-overlord | b4bc01239af864f34be23e4b3bf85482b13a658e | [
"MIT"
] | null | null | null | vue/src/views/Home.vue | davaoio/docker-overlord | b4bc01239af864f34be23e4b3bf85482b13a658e | [
"MIT"
] | 2 | 2021-10-06T16:51:38.000Z | 2022-02-19T01:59:23.000Z | vue/src/views/Home.vue | willfong/docker-overlord | b4bc01239af864f34be23e4b3bf85482b13a658e | [
"MIT"
] | 1 | 2020-05-14T02:55:45.000Z | 2020-05-14T02:55:45.000Z | <template>
<div>
<section class="hero is-light is-fullheight" v-if="repositories && repositories.length == 0">
<div class="hero-body">
<div class="container">
<h2 class="subtitle has-text-centered">
You don't have access to any repositories. Please contact the admin.
... | 32.935714 | 278 | 0.569508 |
6d21f39e9d0cdc9a0a39bbaf04a8fd7a0a6d0fac | 3,390 | vue | Vue | src/imports/ui/Courses.vue | alexycruz1/HAYE-UX | 52cc41b473b9d24ec902c31e07ce47897b73865c | [
"MIT"
] | null | null | null | src/imports/ui/Courses.vue | alexycruz1/HAYE-UX | 52cc41b473b9d24ec902c31e07ce47897b73865c | [
"MIT"
] | null | null | null | src/imports/ui/Courses.vue | alexycruz1/HAYE-UX | 52cc41b473b9d24ec902c31e07ce47897b73865c | [
"MIT"
] | null | null | null | <template>
<div class="courses-tab">
<div class ="courses">
<h1>Courses</h1>
<ul>
<li>Matematicas</li>
<li>Español</li>
<li>Ciencias Sociales</li>
</ul>
</div>
<div class ="students-courses">
<h1>Students</h1>
<ul>
<li>Pedro Lope... | 17.121212 | 61 | 0.576401 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.