Skip to content
Avatar
🤠
🤠

Highlights

Organizations

@square @isomorphic-git @squareup @antfu-sponsors @pkg-size

Sponsoring

@guybedford @antfu @egoist @tj @yyx990803 @sindresorhus
privatenumber/README.md

My Projects

CLIs

  • ci - run npm ci using the appropriate Node package manager (npm, yarn, pnpm)
  • deps - use V8 to identify which package dependencies are being executed
  • i-peers - install your npm package's peerDependencies
  • pkg-size - measure the size of your npm package distribution

Data

Markdown It!

Miscellaneous

  • bfs - find the path to a value in a complex JavaScript object
  • cli-simple-table - simply display tabular data in a CLI
  • comment-mark - interpolate strings with HTML comment markers
  • gh-emojis - use GitHub emojis from their API as an npm package
  • mempack - run a completely in-memory Webpack build
  • npm-multi-publish - publish an npm package to multiple registries
  • reactive-json-file - automatically save JS objects as you mutate them
  • systemjs-unpkg - auto-resolve bare specifiers in SystemJS using UNPKG

PostCSS plugins

Rollup plugins

Vue.js UI components

Vue.js utils/tools

  • vue-2-3 - interop Vue 2 components in Vue 3 apps and vice versa
  • vue-dom-hints - debug a Vue.js app without using Vue.js devtools
  • vue-frag - return multiple root elements from stateful components
  • vue-just-ssr - add an SSR + HMR dev-env to a Webpack + Vue.js project
  • vue-proxi - proxy Vue.js component props and event-listeners to a child component
  • vue-pseudo-window - bind event-listeners to the window/document via template
  • vue-subslot - pick out specific elements from component <slot>s
  • vue-svg-icon-set - create an optimized icon-set in Vue.js using Webpack
  • vue-v - render vNodes via component template
  • vue-vnode-syringe - add attributes and event-listeners to component <slot>s

Webpack

Websites/Services

😊 If you enjoyed any of my projects, make my day by starring them, following me, or tweeting @me!

Pinned

  1. 🛰 Github CDN Server

    JavaScript 32 6

  2. 🤲 Vue 2 fragment directive to return multiple root elements

    JavaScript 32 1

  3. 🖼 Declaratively interface window/document/body in your Vue template

    JavaScript 12 2

  4. 💍 Pick out specific elements from the component <slot>

    JavaScript 8 1

  5. ⚡️ Speed up your Webpack build with esbuild

    TypeScript 826 25

  6. 🔥 Instantly add a Vue SSR dev-env to your Webpack build

    JavaScript 4

Contribution activity

February 2021

Created a pull request in privatenumber/webpack-dependency-size that received 1 comment

release

+26 −99 1 comment
Opened 5 other pull requests in 2 repositories
privatenumber/webpack-dependency-size
3 merged
privatenumber/vue-frag
2 merged
Opened 2 issues in 2 repositories
vitejs/vite
1 open
jonschlinkert/markdown-utils
1 open
14 contributions in private repositories Feb 2 – Feb 6

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