@belastingdienst/bldc-components-react v4.0.0
What is the Belastingdienst Design System - React wrapper
This wrapper is build to support the use of bldc-components inside a React application.
Getting started
Import the desired component from the package.
Example:
import { BldcParagraph } from '@belastingdienst/bldc-components-react';
return (
<BldcParagraph>
This is a paragraph
</BldcParagraph>
)
Dependencies
Package | Description | Extra |
---|---|---|
@belastingdienst/bldc-components | Contains the core package. |
Security
The Dutch Tax and Customs Administration promotes the practice of responsible vulnerability disclosure. If you discover a vulnerability, we encourage you to report it to us so we can address it promptly.
For details on how to report a security vulnerability, please refer to our security policy.
License
Licensed under the EUPL 1.2.
Contributing
To learn how to help us build our Design System, see our contribution guidelines.
The bldc-components
repository is an open source project. We believe in the power of collaboration and open source philosophy to improve government digital services. By sharing our Design System, we invite other agencies to benefit from our work and contribute back their improvements and innovations. This collaborative effort will enrich the system, making it more robust, versatile, and user-friendly.
Contributors to the bldc-components
repository are expected to follow the Contributor Covenant Code of Conduct and to the Code of Conduct Integrity Central Government.
1 year ago