UNPKG

@zag-js/qr-code

Version:

Core logic for the qr-code widget implemented as a state machine

20 lines (12 loc) 429 B
# @zag-js/qr-code Core logic for the qr-code widget implemented as a state machine ## Installation ```sh yarn add @zag-js/qr-code # or npm i @zag-js/qr-code ``` ## Contribution Yes please! See the [contributing guidelines](https://github.com/chakra-ui/zag/blob/main/CONTRIBUTING.md) for details. ## Licence This project is licensed under the terms of the [MIT license](https://github.com/chakra-ui/zag/blob/main/LICENSE).