reinitializer.js/README.md

5 lines
254 B
Markdown
Raw Normal View History

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