Open-source licenses
myqrkit.com is built on the work of the open-source community. QR codes
are generated entirely in your browser using the open-source
qrcode library; nothing is uploaded to any server.
The following projects are bundled into the site or used at build time. We acknowledge their authors and license terms below.
Runtime dependencies (shipped to your browser)
qrcode
node-qrcode
MIT License — Copyright © Ryan Day. Used to render QR code SVG and
PNG output entirely on the client side.
Build-time dependencies
Astro
https://astro.build
MIT License — Copyright © The Astro Technology Company
Tailwind CSS
https://tailwindcss.com
MIT License — Copyright © Tailwind Labs, Inc.
@astrojs/sitemap
@astrojs/sitemap
MIT License — Copyright © The Astro Technology Company
@resvg/resvg-js
@resvg/resvg-js
MPL-2.0 License — Copyright © yisibl. Used at build time to
generate Open Graph preview images. The library is not modified and is
not redistributed; it never reaches your browser.
gray-matter
gray-matter
MIT License — Copyright © Jon Schlinkert
MIT License (full text)
The MIT License applies to most of the projects above. Its full text is reproduced here for completeness:
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Reporting an attribution error
If you believe a project should be listed here and is not, please email hello@myqrkit.com and we will correct the page promptly.