Wapps Components screenshot

Wapps Components

Author Avatar Theme by Hupe1980
Updated: 31 May 2019
12 Stars

A collection of react components: google-maps, stripe-checkout, animation-frame, ...

Categories

Overview

Wapps-components is an impressive collection of React components designed to enhance your web applications with various functionalities. This monorepo, managed with Lerna, consolidates several useful packages, allowing developers to easily integrate features like Google Maps, Stripe checkout, and animation frames into their projects. With an intuitive design and robust capabilities, these components stand out for their versatility and ease of use.

Whether you’re building a simple application or a complex web platform, Wapps-components offers a comprehensive toolkit. The repository is also tailored for streamlined development, making it easier to install and manage all components from a single codebase.

Features

  • React Google Maps: A set of components for easy integration of Google Maps into your React applications, enhancing user interaction with location services.
  • Jest Google Maps Mock: A handy utility for testing Google Maps components using Jest, allowing developers to run tests without real API calls.
  • React Animation Frame: A higher-order component that simplifies managing recurring animation frames, making it easier to create smooth animations.
  • React Stripe Checkout: Provides a seamless checkout experience through Stripe, enabling secure payment processing in your apps.
  • React Contentful: Components that facilitate the integration with Contentful, a headless CMS, providing flexible content management options.
  • React Script Loader: A component that manages the loading of external scripts for better performance and cleaner code.
  • React Scroll: Simplifies the implementation of scroll behavior in your app, improving navigation and user experience.
  • Storybook Addon State: An addon for Storybook that helps manage component states, making the development and testing processes more efficient.