1.0.1 • Published 2 years ago

@polystratum/webunpack v1.0.1

Weekly downloads
-
License
Unlicense
Repository
github
Last release
2 years ago

Module Grabbers // webunpack

Webpack? Yeah no I prefer web-un-pack.

Also parcel ayo

See CONTRIBUTING.md pls thx

webpackJsonp

webpackJsonp is either an array to which we can push to to grab modules, or a function which we can call to push to to grab modules.

Grammar moment ("to to").

Works on:

  • Slack
  • Twitter
    • Tweetdeck
  • MS Teams (not the rest of Office 365!)
  • Deezer (as webpackJsonpDeezer)
  • Soundcloud

webpackChunk

webpackChunk{something}, for apps with webpack chunks.

Works on:

  • Discord: webpackChunkdiscord_app
  • Telegram: webpackChunktelegram_t (PARTIALLY: only returns default exports (i think thats what they are?))
  • Tidal: webpackChunk_tidal_web
  • Spotify
    • Web: webpackChunkclient_web
    • App: webpackChunkopen

Loaded chunks

Used by some sites with @loadable/component, works on:

  • Reddit

Parcel Require

Works on apps built with Parcel. No currently known sites/apps.

Recursive VSCode

window.module is a webpack module, and we recurse down to find all children. Does not work very well, and AFAIK only works in vscode.