File tree Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Expand file tree Collapse file tree 1 file changed +2
-11
lines changed Original file line number Diff line number Diff line change @@ -186,17 +186,8 @@ <h2 id="how-">How?</h2>
186
186
</ ul >
187
187
< h2 id ="can-i-use-it-now- "> Can I use it now?</ h2 >
188
188
< p > PhosphorJS is under development at the moment. Many of the libraries listed
189
- in the sidebar have already reached 1.0, and others (several unlisted) are in the process of being released.</ p >
190
- < h2 id ="how-do-i-use-it-with-react- "> How do I use it with React?</ h2 >
191
- < p > As previously mentioned, PhosphorJS recognizes that developers have favorite
192
- frameworks that are well suited to a particular task. < a href ="https://facebook.github.io/react/ "> React</ a >
193
- is one of the most popular frameworks today, and embedding React content into
194
- a Phosphor widget hierarchy is exceedingly simple.</ p >
195
- < p > < a href ="http://phosphorjs.github.io/examples/todomvc/#/ "> This example</ a > embeds both a
196
- < a href ="http://codemirror.net/ "> CodeMirror</ a > text editor and a React < a href ="http://todomvc.com/ "> TodoMVC</ a >
197
- component inside a Phosphor < a href ="https://github.com/phosphorjs/phosphor-splitpanel "> SplitPanel</ a > .
198
- It shows that Phosphor's widgets can easily host content which is generated by
199
- React and other frameworks.</ p >
189
+ in the sidebar have already reached 1.0, and others (several unlisted) are in
190
+ the process of being released.</ p >
200
191
201
192
</ div >
202
193
</ div >
You can’t perform that action at this time.
0 commit comments