@papit/placement
v0.0.4
Published
A small helper component that uses the @position-try to place an anchor to fit the best view based on the placement attribute/property
Downloads
422
Maintainers
Readme
@papit/placement
A small helper component that uses the @position-try to place an anchor to fit the best view based on the placement attribute/property
installation
npm install @papit/placementto use in html
<script type="module" defer>
import "@papit/placement";
</script>
<pap-placement></pap-placement>Contributing
Contributions are welcome! Please follow the development guidelines above and ensure all tests pass before submitting a pull request.
License
Licensed under the @Papit License 1.0 - Copyright (c) 2024 Henry Pap (@onkelhoy)
Key points:
- ✅ Free to use in commercial projects
- ✅ Free to modify and distribute
- ✅ Attribution required
- ❌ Cannot resell the component itself as a standalone product
See the LICENSE file for full details.
Related Components
- @papit/web-component: Core utilities, decorators, and base component class
Support
For issues, questions, or contributions, please visit the GitHub repository.
