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
- Host: GitHub
- URL: https://github.com/kitware/trame-components
- Owner: Kitware
- License: other
- Created: 2022-05-11T21:03:27.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-27T18:45:36.000Z (over 1 year ago)
- Last Synced: 2024-12-30T11:44:17.677Z (over 1 year ago)
- Topics: trame, trame-maintenance-program
- Language: JavaScript
- Homepage:
- Size: 454 KB
- Stars: 2
- Watchers: 8
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.rst
- License: LICENSE
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 `_.