User344 / upl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

UPL - unproductive's Pengu library

UPL is a library for Pengu Loader that provides a developer most of the common features they would need while developing an advanced Pengu plugin.

Installation

To use UPL in your project install it from npm:

npm install pengu-upl

Features

Currently UPL provides the following features:

  • Document observer supporting shadowdom.
  • Ember components hooking.
  • WebSocket hooking.
  • XHR hooking.

TODO

Currently not implemented but is work in progress:

  • Add support of IFrames to observer.
  • Add simple API to create and manage settings.
  • Fetch hooking.

About


Languages

Language:TypeScript 100.0%