Pinned Loading
-
PhantomJs.NetCore
PhantomJs.NetCore PublicForked from TheSalarKhan/PhantomJs.NetCore
Generate PDF from HTML file in .NetCore
-
css-grid-layouts
css-grid-layouts PublicA collection of yesterday's complex layouts build with ease using modern css features
CSS 1
-
preact-material-ui
preact-material-ui Public templateSimple template for creating applications with Preact + Preact-Router + Material UI
JavaScript
-
react-dashboard
react-dashboard Public templateThis is the Material-Ui's Dashboard, in a more reusable way. Also, contains React Router and some sample navigation.
JavaScript
-
-
Automatically "download" a pdf you r...
Automatically "download" a pdf you retrieved from api. 1let url = 'https://<your pdf endpoint>';
2let filename = 'File.pdf';
34let xhr = new XMLHttpRequest();
5xhr.responseType = 'blob'; // set response type to blob
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.