Skip to content

Commit

Permalink
Move redux-devtools-test-generator package
Browse files Browse the repository at this point in the history
  • Loading branch information
Methuselah96 committed May 7, 2020
1 parent 1ecc56b commit 556fe2d
Show file tree
Hide file tree
Showing 13 changed files with 73 additions and 6,964 deletions.
6 changes: 0 additions & 6 deletions packages/redux-devtools-test-generator/.gitignore

This file was deleted.

7 changes: 0 additions & 7 deletions packages/redux-devtools-test-generator/.travis.yml

This file was deleted.

4 changes: 0 additions & 4 deletions packages/redux-devtools-test-generator/CHANGELOG.md

This file was deleted.

14 changes: 0 additions & 14 deletions packages/redux-devtools-test-generator/CODE_OF_CONDUCT.md

This file was deleted.

8 changes: 1 addition & 7 deletions packages/redux-devtools-test-generator/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
Redux DevTools Test Generator
==============================

[Watch my presentation at React Europe](https://youtu.be/cbXLohVbzNI?t=392) to see how it works.

### Installation

```
Expand All @@ -13,7 +11,7 @@ npm install --save-dev redux-devtools-test-generator

If you use [Redux DevTools Extension](https://github.com/zalmoxisus/redux-devtools-extension), [Remote Redux DevTools](https://github.com/zalmoxisus/remote-redux-devtools) or [RemoteDev](https://github.com/zalmoxisus/remotedev), it's already there, and no additional actions required.

With [`redux-devtools`](https://github.com/gaearon/redux-devtools) and [`redux-devtools-inspector`](https://github.com/alexkuz/redux-devtools-inspector):
With [`redux-devtools`](https://github.com/reduxjs/redux-devtools) and [`redux-devtools-inspector`](https://github.com/reduxjs/redux-devtools/packages/redux-devtools-inspector):

##### `containers/DevTools.js`

Expand Down Expand Up @@ -54,7 +52,3 @@ Name | Description
### License

MIT

## Created By

If you like this, follow [@mdiordiev](https://twitter.com/mdiordiev) on twitter.
12 changes: 0 additions & 12 deletions packages/redux-devtools-test-generator/demo/src/index.html

This file was deleted.

162 changes: 0 additions & 162 deletions packages/redux-devtools-test-generator/demo/src/js/DemoApp.jsx

This file was deleted.

11 changes: 0 additions & 11 deletions packages/redux-devtools-test-generator/demo/src/js/getOptions.js

This file was deleted.

91 changes: 0 additions & 91 deletions packages/redux-devtools-test-generator/demo/src/js/index.js

This file was deleted.

Loading

0 comments on commit 556fe2d

Please sign in to comment.