source-replacement
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

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

/source-replacement/

    Package Sidebar

    Install

    npm i source-replacement

    Weekly Downloads

    0

    Version

    2.0.1

    License

    MIT

    Unpacked Size

    362 kB

    Total Files

    56

    Last publish

    Collaborators

    • reiiyuki