Ragnar Þór Valgeirsson
Ragnar Þór Valgeirsson
https://github.com/yeoman/update-notifier
Not all projects keep components in the src directory, allow changes. ```sh $ cra-generate --root-dir='app' foo > /app/components/Foo/Foo.js ```
Add support for TS generated components.
I've been brainstorming on the idea of having an opposite function, i.e. `isnt()`. This would simply return a reversed boolean value from the `is()` function. The benefits are more readable...
The documentation is embarrassingly bad - different readmes in all sub _projects_ and none reflects accurately what isjs does. What needs to be done is that the front most readme...
Just for the readers convenience.
Allows for replacing state instead of pushing to the history stack. Fixes #99