MinimalViewer icon indicating copy to clipboard operation
MinimalViewer copied to clipboard

View content in a way that does not suck

Results 6 MinimalViewer issues
Sort by recently updated
recently updated
newest added

Would be nice to have [Hot Module Replacement](https://webpack.github.io/docs/hot-module-replacement.html), to avoid reloading to see the changes we are doing in the project

It's quite confusing now for a newcomer how to use the current tool. It would be nice to have some onboarding system to keep it clear.

PRs Welcome

Right now is a little bit annoying having to update manually the minimal_viewer.js for the projects. It would be nice to have available the minimal_viewer.js and the css/app.css through a...

Using __Redux__ instead of __Postal__ will let extract the `subscriptions` logic out of the components.