Sebastian Holstein

Results 5 issues of Sebastian Holstein

Could be useful for Redux Devtools / debugging: ```typescript setState({stateFn: (s) => ({count: s.count + 1}), action: 'incrementCount'}); ```

enhancement

As this library is not accessing the DOM, I will use Jest for testing.

First of all: thanks for building this! I really like the general idea. A great feature would be **imports** to reuse requests (e.g. login flows) and to be able to...

enhancement
topic: import

Prevent to download the same google fonts URL twice inside a single build run

Add a local option. When activated, download all the font files also to be independent from the google fonts server completely. This is also good for privacy reasons.