Skip to content

Commit dab902a

Browse files
committed
minor doc improvements
1 parent 1bf73b7 commit dab902a

File tree

1 file changed

+11
-6
lines changed

1 file changed

+11
-6
lines changed

docs/source/index.rst

+11-6
Original file line numberDiff line numberDiff line change
@@ -43,12 +43,17 @@ IDOM
4343
A package for building responsive user interfaces in pure Python.
4444

4545
- Create full stack applications without writing a single line of Javascript.
46-
- Rapidly develop :ref:`interactive data dashboards <Simple Dashboard>` with ease.
47-
- Works with the existing Javascript without any extra work.
48-
- Use battle-tested :ref:`declarative <Declarative Components>` design patterns inspired
49-
by `ReactJS <https://reactjs.org>`__.
50-
- Write :ref:`custom Javascript components` when you need client-side performance
51-
- Ecosystem independence - use IDOM :ref:`wherever <ecosystem independence>` you might need it
46+
- Rapidly and easily develop :ref:`interactive data dashboards <Simple Dashboard>`.
47+
- Use many existing Javascript packages without any extra work.
48+
- Leverage time-tested :ref:`declarative <Declarative Components>` design patterns
49+
inspired by `ReactJS <https://reactjs.org>`__.
50+
- Write :ref:`custom Javascript components` when you need client-side performance.
51+
- Is :ref:`ecosystem independent <ecosystem independence>` - works with
52+
`Jupyter <https://github.com/idom-team/idom-jupyter>`__,
53+
`Dash <https://github.com/idom-team/idom-dash>`__,
54+
`Django <https://github.com/idom-team/django-idom>`__, and more.
55+
- Add to existing applications with the
56+
`Javascript client <https://github.com/idom-team/idom/tree/main/src/client>`__.
5257

5358
.. grid:: 1 1 2 2
5459
:gutter: 1

0 commit comments

Comments
 (0)