File tree 1 file changed +11
-6
lines changed
1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change 43
43
A package for building responsive user interfaces in pure Python.
44
44
45
45
- 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 >`__.
52
57
53
58
.. grid :: 1 1 2 2
54
59
:gutter: 1
You can’t perform that action at this time.
0 commit comments