Skip to content
This repository has been archived by the owner on Aug 23, 2023. It is now read-only.
/ source-replacement Public archive

Module to enhance ability of source replacement for website

License

Notifications You must be signed in to change notification settings

wongnai/source-replacement

Repository files navigation

Source Replacement

semantic-release JavaScript Style Guide ts code style: prettier License: MIT

Module to enhance ability of source replacement for website

Note: Not using this in production environment

Installation

yarn add source-replacement

Usage

Attach source-replacement/build/executors/source-replacement on the script tag in <head> or mark it as async type=module

In your source import source-replacement/build/code-blocker.js to prevent executing your source during the process of replacement

On your browser

Enter page with the following example

https://example.com/#targetReplacementSource=https://your-target-js-source-url