Skip to content
Avatar

Achievements

Achievements

Highlights

  • Pro

Organizations

@vuejs
Block or Report

Block or report LinusBorg

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. A feature-rich Portal Plugin for Vue 2, for rendering DOM outside of a component, anywhere in your app or the entire document.

    JavaScript 3.4k 174

  2. A simpler Portal implementation focussed on moving slot content to the end of the body element

    JavaScript 178 25

  3. talks Public

    Collection of talks I gave

    HTML 43 1

  4. A small plugin vor vue-cli 3 that adds a compiler plugin to remove data-test attributes when desired

    JavaScript 59 10

  5. Plugin/Mixin wrapping Vue's static 'provide/inject' feature allowing to easily pass reactive data to children

    JavaScript 101 2

399 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Mon Wed Fri
Activity overview
Contributed to vuejs/vue-next, LinusBorg/vue-teleport-plus, vuejs/docs and 5 other repositories

Contribution activity

September 2021

Created 2 commits in 2 repositories

Created a pull request in vuejs/vue-next that received 3 comments

fix(compiler-sfc): Handle empty strings during template usage analysis of setup bindings. (fix #4599)

empty strings could trip up usage detection in templates during script setup compilation. fix #4599

+32 −1 3 comments

Seeing something unexpected? Take a look at the GitHub profile guide.