Community repository for storing examples, reporting issues and tracking roadmap
Reshaped Public Repository is a versatile resource for the Reshaped project. It serves as a collection of project setups that demonstrate the integration of Reshaped with various build tools and frameworks. The repository is designed to ensure compatibility with a wide range of popular technologies while adhering to the core principle of staying close to native browser technologies. By maintaining an open development and design process, the repository allows users to track the progress of specific features and planned updates through the roadmap. Users can also create and address issues related to using the library or browsing the documentation within the repository.
React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components
A UI kit provides developers with a set of reusable components that can be easily integrated into a website or application. These components are pre-designed with consistent styling and functionality, allowing developers to save time and effort in the design and development process. UI kits can be either custom-built or third-party, and often include components for buttons, forms, typography, icons, and more.