Slipsheet: PDFs That Read Like Part of the Page
In audit and assurance, the work often arrives as a PDF, and embedding one in an article has always meant an ugly iframe or a "click to download." So we built Slipsheet, an inline PDF reader that reads like part of the page, and open-sourced it under MIT. The part I care about is underneath: every embedded PDF degrades to a plain download link that works with no JavaScript and keeps working even if the viewer or the whole project disappears. Content that outlives its code. #opensource #webdev