- Mannheim, Germany
-
03:18
(UTC +01:00) - @Linus_borg
- @linusborg@m.webtoo.ls
Highlights
- Pro
-
portal-vue Public
A feature-rich Portal Plugin for Vue 3, for rendering DOM outside of a component, anywhere in your app or the entire document. (Vue 2 version: v2.portal-vue.linusb.org)
-
vue-lib-template Public template
a personal template to boostrap the boilerplate for developing Vue libraries in a pnpm monorepo
-
-
vue-reactive-provide Public
Plugin/Mixin wrapping Vue's static 'provide/inject' feature allowing to easily pass reactive data to children
-
vue-cli-plugin-test-attrs Public
A small plugin vor vue-cli 3 that adds a compiler plugin to remove data-test attributes when desired
-
vuejs-smart-table Public
Forked from antony-k1208/vuejs-smart-tableSimple yet powerful Data Table for Vue with vanilla HTML structure
Vue MIT License UpdatedJan 2, 2023 -
vue-simple-portal Public
A simpler Portal implementation focussed on moving slot content to the end of the body element
-
vue-ko-fi-button Public
the Ko-fi Buttton (www.ko-fi.com) implemented as a Vue component (no affiliation)
-
vue-filedrop Public
[WIP, NOT READY] A set of composable Vue components to create rich Dropzone-like UI elments and behaviour
-
vue-mixable Public
Turn Vue Mixins into Composables with a simple wrapper function
-
My talk for Vuejs Germany 2022 in Berlin
-
Slides for my talk at Vuejs Amsterdam 2022
-
slidev-theme-vuetiful Public
A Slidev Theme for my talks about Vue.js
-
Example Repo demonstrating how to add the Airbnb config to a Typescript-Vue Project created with create-vue
-
devtools Public
Forked from vuejs/devtools-v6⚙️ Browser devtools extension for debugging Vue.js applications.
-
talks Public
Collection of talks I gave
-
vite Public
Forked from vitejs/viteNext generation frontend tooling. It's fast!
-
vue-demi Public
Forked from vueuse/vue-demi🎩 Creates Universal Library for Vue 2 & 3
JavaScript MIT License UpdatedNov 28, 2021 -
vue-teleport-plus Public
A superior Teleport component experience for Vue 3
-
-
varia Public
Vuejs 3 baseline components and composables fo building WAI-ARIA compatible UI components
-
vueday-enterjs-vue3 Public
Talk slides for Enter.js Vue Day (15.06.2021)
-
composition-api-demos Public archive
A Vue.js app demonstarting various use cases for the new composition API
-
css-in-readme-like-wat Public
Forked from sindresorhus/css-in-readme-like-watStyle your readme using CSS with this simple trick
1 UpdatedJul 24, 2020 -
productive-twitter Public
Forked from sdras/productive-twitterChrome extension: Minimal and friendly theme for productive twitter use
CSS BSD 3-Clause "New" or "Revised" License UpdatedSep 26, 2019 -
rfcs Public
Forked from vuejs/rfcsRFCs for substantial changes / feature additions to Vue core
UpdatedJul 1, 2019 -
Created with CodeSandbox
-
talks_2018-11_VuejsRoadtrip-Berlin Public archive
Slides of the talk I gave at Vuejs Roadtrip Berlin, 2018-11-23
-
vue-inject-helpers Public archive
[WIP] Wrapper components for Vue.js to pass injected properties as props to a child component
-
vue-directive-clickout Public
a directive to catch clicks outside of an element, compatible with Vue 2.0 only