A library for tracking and reinitializing link-elements and script-elements so that the browser downloads them. Used when developing any dynamic requests via JS where links to third-party documents are supplied along with HTML content.
Go to file
Arsen Mirzaev Tatyano-Muradovich e476fa3711 first init 2023-10-02 18:55:04 +07:00
LICENSE Initial commit 2023-10-02 18:51:40 +07:00
README.md Изменил(а) на 'README.md' 2023-10-02 18:53:45 +07:00
reinitializer.js first init 2023-10-02 18:55:04 +07:00

js-reinitializer

A library for tracking and reinitializing <link> and <script> elements so that the browser downloads them.

Used when developing any dynamic requests via JS where links to third-party documents are supplied along with HTML content.