An open API service indexing awesome lists of open source software.

https://github.com/kitware/trame-components

Core widgets for trame
https://github.com/kitware/trame-components

trame trame-maintenance-program

Last synced: about 1 year ago
JSON representation

Core widgets for trame

Awesome Lists containing this project

README

          

.. |pypi_download| image:: https://img.shields.io/pypi/dm/trame-components

trame-components: vue.js utility widgets |pypi_download|
===========================================================================

.. image:: https://github.com/Kitware/trame-components/actions/workflows/test_and_release.yml/badge.svg
:target: https://github.com/Kitware/trame-components/actions/workflows/test_and_release.yml
:alt: Test and Release

trame-components extend trame **widgets** with helper components that are core to trame widgets.

This package is not supposed to be used by itself but rather should come as a dependency of **trame**.
For any specificity, please refer to `the trame documentation `_.

Installing
-----------------------------------------------------------

trame-components can be installed with `pip `_:

.. code-block:: bash

pip install --upgrade trame-components

Usage
-----------------------------------------------------------

The `Trame Tutorial `_ is the place to go to learn how to use the library and start building your own application.

The `API Reference `_ documentation provides API-level documentation.

This library specifically brings the following set of vue.js components to the core trame package.

.. code-block:: html










License
-----------------------------------------------------------

trame-client is made available under the Apache License, Version 2.0. For more details, see `LICENSE `_

Community
-----------------------------------------------------------

`Trame `_ | `Discussions `_ | `Issues `_ | `RoadMap `_ | `Contact Us `_

.. image:: https://zenodo.org/badge/410108340.svg
:target: https://zenodo.org/badge/latestdoi/410108340

Enjoying trame?
-----------------------------------------------------------

Share your experience `with a testimonial `_ or `with a brand approval `_.

JavaScript dependency
-----------------------------------------------------------

This Python package bundle the ``mousetrap@1.6.5`` JavaScript library. If you would like us to upgrade it, `please reach out `_.