@dasf/dasf-web-component v0.1.2
DASF Web Component
Web component for rendering a DASF backend module.
Installation
Install this package to your package.json via
npm install '@dasf/dasf-web-component'To use this in a development setup, clone the source code from
gitlab, make sure you have python>=3.10, npm and make installed and run
git clone https://codebase.helmholtz.cloud/dasf/dasf-web-component
cd dasf-web-component
make dev-installMore detailed installation instructions my be found in the docs.
Technical note
This package has been generated from the template https://codebase.helmholtz.cloud/hcdc/software-templates/react-package-template.git.
See the template repository for instructions on how to update the skeleton for this package.
License information
Copyright © 2025 Helmholtz-Zentrum hereon GmbH
Code files in this repository are licensed under the Apache-2.0, if not stated otherwise in the file.
Documentation files in this repository are licensed under CC-BY-4.0, if not stated otherwise in the file.
Supplementary and configuration files in this repository are licensed under CC0-1.0, if not stated otherwise in the file.
Please check the header of the individual files for more detailed information.
License management
License management is handled with reuse.
If you have any questions on this, please have a look into the
contributing guide or contact the maintainers of
dasf-web-component.