esm
esm copied to clipboard
PWA / offline support?
Not sure if you're interested in supporting this use case, but I think it would be cool to have a Service Worker that would allow for viewing and modifying gists without a network connection.
Ideally, the cache would include all the requests needed to load the site plus any unpkg/githack/etc imports you have previously used.