@moxy/next-layout
Add persistent and nested layouts to your Next.js projects in a declarative way
Updated by @hugomrdias
@moxy/react-split-text
A react component that wraps each word of a sentence into a <span> element.
Updated by @acostalima
@moxy/next-router-scroll
Take control of when scroll is updated and restored in your Next.js projects
Updated by @andregoncalvesdev
@moxy/react-wait-for-react
Easily render a loader while your React app is loading, optionally waiting for a promise as well
Updated by @hugomrdias
@moxy/react-contentful-image
A react image renderer that uses the Contentful Images API.
Updated by @jgradim
@moxy/react-keyboard-only-outlines
A React component that enables keyboard-only-outlines so that outlines are only visible when using the keyboard
Updated by @hugomrdias
@moxy/next-link
A wrapper component that uses next/link to enable client-side transitions between routes as well as external URLs.
Updated by @jgradim
@moxy/react-page-swapper
An orchestrator that eases out the implementation of page transitions
Updated by @hugomrdias
@moxy/react-accordion
A react component that renders an accordion with accessible navigation.
Updated by @jgradim
@moxy/react-animate-text
A react component that animates text per word and/or per line.
Updated by @acostalima
@moxy/react-contentful-rich-text
A react component that transforms a Contentful rich text structure to html
Updated by @jgradim
@moxy/react-navigation
Set of react components, hooks and providers to easily kickoff a navigation environment in web projects.
Updated by @acostalima
@moxy/react-modal
A modal, built on top of react-modal, that also fixes the scrollable body in iOS
Updated by @acostalima
@moxy/react-ellipsis
A wrapper component that adds an Ellipsis to the end of a single or multiline text.
Updated by @jgradim
@moxy/react-circle
A React component to render a circle with a partially or fully drawn stroke.
Updated by @jgradim
@moxy/next-scroll-behavior
deprecatedA package that provides a built-in custom scroll behavior that aims to make it easy to restore the user scroll position based on location history.
Updated by @acostalima
@moxy/next-compile-node-modules
Next.js plugin to compile all node_modules using Babel
Updated by @andregoncalvesdev