Web Componentify is a community-driven repository for sharing and discovering reusable web components across different frameworks and languages. This guide will help you get started with using and contributing to this project.
- Explore the Components directory to see available components.
- Components are organized by framework or language for easy navigation.
- Click on a component to view its details and usage instructions.
- Choose a component that suits your project.
- Follow the provided usage instructions to integrate the component into your project.
- Provide feedback or report issues if you encounter any problems.
We encourage contributions from the community to enrich our library of web components. Here's how you can contribute:
- Fork this repository to your GitHub account.
- In your forked repository, create a new directory for your component within the relevant framework or language folder.
- Develop and thoroughly test your component.
- Include a README.md in your component's directory with clear usage instructions.
- Add any necessary licensing information to your component's directory.
- Ensure your code follows best practices and is well-documented.
- Open a Pull Request (PR) to submit your component to the main repository.
- In your PR, provide a detailed description of your component.
- Our community and maintainers will review your contribution.
- Be respectful and inclusive when interacting with fellow contributors.
- Provide constructive feedback and support to help maintain a positive community.
Please review our Code of Conduct to understand the standards and expectations we have for contributors in this community.
Happy componentizing!