8000 autocommit docs · SimonBiggs/phosphorjs.github.io@306432c · GitHub
[go: up one dir, main page]

Skip to content

Commit 306432c

Browse files
author
Travis Bot
committed
autocommit docs
1 parent af25786 commit 306432c

File tree

1 file changed

+2
-11
lines changed

1 file changed

+2
-11
lines changed

index.html

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -186,17 +186,8 @@ <h2 id="how-">How?</h2>
186186
</ul>
187187
<h2 id="can-i-use-it-now-">Can I use it now?</h2>
188188
<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&#39;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>
200191

201192
</div>
202193
</div>

0 commit comments

Comments
 (0)
0