5 lines
254 B
Markdown
5 lines
254 B
Markdown
|
# 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.
|