MOXY
Pinned repositories
Repositories
-
react-page-swapper
An orchestrator that eases out the implementation of page transitions
-
react-lib-template
This template aims to make the implementation of react component packages easier and more methodic.
-
js-deep-for-each
Recursively iterates over collections arrays and objects
-
node-gh-issues-stats
Collect statistical information about issues of a GitHub repository
-
react-contentful-rich-text
A react component that transforms a contentful rich text structure to html.
-
express-ensure-content-type
Express middleware that ensures requests match the specified content-type.
-
-
next-link
A component that enables client-side transitions between routes as well as external URLs.
-
jest-config
MOXY's Jest configuration to be used across several JavaScript projects
-
next-webpack-oneof
Wraps all webpack loader rules into a single oneOf rule
-
next-common-files
Next.js plugins that configure webpack with loaders for common files
-
react-keyboard-only-outlines
Disable outlines caused by navigation methods other than keyboard
-
js-keyboard-only-outlines
Disable outlines caused by navigation methods other than keyboard
-
-
-
stylelint-config
MOXY stylelint configuration to be used across several CSS projects
-
node-cross-spawn
A cross platform solution to node's spawn and spawnSync
-
next-with-moxy
MOXY's boilerplate to accelerate the setup of new Next.js based web applications
-
node-promptly
Simple command line prompting utility for nodejs
-
react-carousel
A React carousel component that aims to be as flexible as possible
-
eslint-config
MOXY eslint configuration to be used across several JavaScript projects
-
next-intl
Library to integrate react-intl with Next.js, making it easy to manage the current locale based on configurable policies
-
next-layout
Add persistent and nested layouts to your Next.js projects in a declarative way
-
next-router-scroll
Take control of when scroll is updated and restored in your Next.js projects.
-
react-native-with-moxy
MOXY's boilerplate to accelerate the setup of new React Native mobile apps
-
react-navigation
Set of react components, hooks and providers to easily kickoff a navigation environment in web projects.
-
react-animate-text
A react component that animates text per word and/or per line.
-
react-dropdown
A Dropdown component for React, based on react-select.