File tree Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Expand file tree Collapse file tree 1 file changed +11
-6
lines changed Original file line number Diff line number Diff line change 4343A 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
You can’t perform that action at this time.
0 commit comments