Javascript

Bundle-time macros with Bun

#​641 — June 1, 2023 Read on the Web JavaScript Weekly JavaScript Macros in Bun — Not content with giving the JavaScript world a brand new bundler, Bun’s Jarred...
Read More
Javascript Vue

A React-Photo-Collage But For Vue.js

Vue Photo Collage A Vue.js@2 version of react-photo-collage View Demo View Github CodeSandbox Installation npm i vue-photo-collage Usage <template> <div> <photo-collage-wrapper gapSize=“6px“ @itemClick=“itemClickHandler“ v-bind=“collage“> </photo-collage-wrapper> </div> </template> <script> import...
Read More
Javascript Vue

Webpack/Rollup/Vite plugin to add multiple root-node support to Vue 2 SFCs

vue-frag-plugin Webpack/Rollup/Vite plugin to use multiple root nodes in Vue 2 Single-file Components (SFCs). Powered by vue-frag. <div class="highlight highlight-text-html-vue position-relative overflow-auto" data-snippet-clipboard-copy-content="<template> <span> Hello </span> <span> Multiple root...
Read More

Pin It on Pinterest

Generated by Feedzy