Skip to content

Commit 82d3e9e

Browse files
Consolidate examples (#18)
Maintaining examples in each repo is becoming a burden. Going forward, angular-redux/example-app should serve as both example and comprehensive test bed for the other packages.
1 parent 39e575b commit 82d3e9e

File tree

11 files changed

+0
-3688
lines changed

11 files changed

+0
-3688
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -291,12 +291,5 @@ But if you are having trouble with the default reducer, or if you find the fact
291291
you have to use `composeReducers` distasteful, then this is another route available
292292
to you.
293293

294-
## Examples
295-
296-
The `examples` directory contains some examples of how to use `@angular-redux/form` and
297-
how to connect it to your application. You may also find it useful to debug and
298-
step through the examples and the unit tests to get a better understanding of how
299-
the library works.
300-
301294
The unit tests in `*.test.ts` files also contain useful examples of how to build
302295
forms using `@angular-redux/form`.

examples/.babelrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

examples/package.json

Lines changed: 0 additions & 43 deletions
This file was deleted.

examples/source/index.css

Lines changed: 0 additions & 45 deletions
This file was deleted.

examples/source/index.html

Lines changed: 0 additions & 9 deletions
This file was deleted.

examples/source/index.ts

Lines changed: 0 additions & 12 deletions
This file was deleted.

examples/source/module.ts

Lines changed: 0 additions & 243 deletions
This file was deleted.

examples/tsconfig.json

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)