2023-10-02 18:51:40 +07:00
2023-10-02 18:53:45 +07:00
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.

Description
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.
Readme 39 KiB
Languages
JavaScript 100%