Insert HTML
Use a promise and requestAnimationFrame to insert HTML
Installation
- npm install insert-html
Usage
var InsertHTML = ; '#selector' '<div>html</div>' 'html' ;
Use a promise and requestAnimationFrame to insert HTML
var InsertHTML = ; '#selector' '<div>html</div>' 'html' ;
npm i insert-html
123
0.0.1
none