Stephan Schneider
Stephan Schneider
Sure, I could tackle it on Wednesday.
First stab done via `git subtree split` - smooth experience: https://github.com/webpack-blocks/elm Still need to setup Travis. @farism is that something you'd like to do? (like Elm block maintenance in general,...
React Components are designed for (virtual) DOM environments. Webshot is for Node only, as it spawns processes and accesses the file system. Both are using native OS bindings and thus...
Also faced this issue, when we had to failover our rabbit cluster.
Out of interest: how does the testing of the typings work? You just have included the `.ts` file in `include` section of `tsconfig` and when it compiles it's correct?
As the default copyright laws apply even without stating so explicitly by e.g. `MIT © Titus Wormer`, I would like to introduce a block, that - if left out -...
Oh wow, thanks, will definitely have a look!
I don't see the point in having `Development` / `Developing` a requirement. The repetition for `Installation`is justified in my eyes, as sometimes it's not clear whether to install it globally,...
@ngoldman isn't this the repository short description? @tunnckoCore I'm up for having a required license & version badge. Not quite sure about the version though. It's commonly handled by the...
Other point of view: The readme should be readable without GitHub, thus we shouldn't rely on badges at all.