Skip to content

Commit cc250c7

Browse files
author
古映杰
committed
update demoes
1 parent 9c8e435 commit cc250c7

124 files changed

Lines changed: 7 additions & 27343 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

README.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -27,16 +27,15 @@ npm install --save react-lite
2727

2828
## what can react-lite do?
2929

30-
just the same as what react do, see some demos below(I just make add alias from webpack.config.js, did'nt do anything else):
30+
just the same as what react do, see some demos below(I just add alias to webpack.config.js, did not do anything else):
3131

32-
- react-lite work with react-router: [expamles](https://cdn.rawgit.com/Lucifier129/react-lite/master/examples/react-router-examples/index.html)
32+
- react-lite work with react-router: [expamles](http://react-lite-with-react-router.coding.io/)
3333
- react-lite work with redux:
34-
* [async](https://cdn.rawgit.com/Lucifier129/react-lite/master/examples/redux-examples/async/index.html)
35-
* [counter](https://cdn.rawgit.com/Lucifier129/react-lite/master/examples/redux-examples/counter/index.html)
36-
* [real-world](https://cdn.rawgit.com/Lucifier129/react-lite/master/examples/redux-examples/real-world/index.html)
37-
* [shopping-cart](https://cdn.rawgit.com/Lucifier129/react-lite/master/examples/redux-examples/shopping-cart/index.html)
38-
* [todomvc](https://cdn.rawgit.com/Lucifier129/react-lite/master/examples/redux-examples/todomvc/index.html)
39-
* [todos-with-undo](https://cdn.rawgit.com/Lucifier129/react-lite/master/examples/redux-examples/todos-with-undo/index.html)
34+
* [async](http://lucifier129.github.io/redux-examples/async/index.html)
35+
* [counter](http://lucifier129.github.io/redux-examples/counter/index.html)
36+
* [shopping-cart](http://lucifier129.github.io/redux-examples/shopping-cart/index.html)
37+
* [todomvc](http://lucifier129.github.io/redux-examples/todomvc/index.html)
38+
* [todos-with-undo](http://lucifier129.github.io/redux-examples/todos-with-undo/index.html)
4039
- react-lite work with react-motion: [demos](https://cdn.rawgit.com/Lucifier129/react-lite/master/examples/react-motion-demos/index.html)
4140
- js-repaint-perf(which is faster?):
4241
* [react](https://cdn.rawgit.com/Lucifier129/react-lite/master/examples/js-repaint-perf/react/index.html)

examples/react-router-examples/README.md

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

examples/react-router-examples/__build__/10.chunk.js

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

examples/react-router-examples/__build__/11.chunk.js

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

examples/react-router-examples/__build__/15.chunk.js

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

examples/react-router-examples/__build__/16.chunk.js

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

examples/react-router-examples/__build__/17.chunk.js

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

examples/react-router-examples/__build__/18.chunk.js

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

examples/react-router-examples/__build__/4.chunk.js

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

examples/react-router-examples/__build__/5.chunk.js

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

0 commit comments

Comments
 (0)