MOXY
MOXY is a software and design studio seeking a balance between impact, excellence and pragmatism. We call it Engineered Design.
Porto
Pinned Repositories
gatsby-plugin-ipfs
Adds support for deploying Gatsby to IPFS by ensuring that assets are relative
js-proper-url-join
Like path.join but for a URL
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.
next-with-moxy
MOXY's boilerplate to accelerate the setup of new Next.js based web applications
node-cross-spawn
A cross platform solution to node's spawn and spawnSync
node-promptly
Simple command line prompting utility for nodejs
node-proper-lockfile
An inter-process and inter-machine lockfile utility that works on a local or network file system.
react-native-with-moxy
MOXY's boilerplate to accelerate the setup of new React Native mobile apps
webpack-isomorphic-dev-middleware
The webpack-dev-middleware, but for isomorphic applications
MOXY's Repositories
moxystudio/node-cross-spawn
A cross platform solution to node's spawn and spawnSync
moxystudio/node-proper-lockfile
An inter-process and inter-machine lockfile utility that works on a local or network file system.
moxystudio/gatsby-plugin-ipfs
Adds support for deploying Gatsby to IPFS by ensuring that assets are relative
moxystudio/next-router-scroll
Take control of when scroll is updated and restored in your Next.js projects.
moxystudio/next-with-moxy
MOXY's boilerplate to accelerate the setup of new Next.js based web applications
moxystudio/js-proper-url-join
Like path.join but for a URL
moxystudio/next-intl
Library to integrate react-intl with Next.js.
moxystudio/react-page-swapper
An orchestrator that eases out the implementation of page transitions
moxystudio/react-contentful-image
A react image renderer that uses the Contentful Images API.
moxystudio/next-sitemaps
An API handler and a plugin that enables your Next.js application to have working sitemaps
moxystudio/next-common-files
Next.js plugins that configure webpack with loaders for common files
moxystudio/next-link
A component that enables client-side transitions between routes as well as external URLs.
moxystudio/postcss-preset
PostCSS preset to be used at MOXY
moxystudio/react-lib-template
This template aims to make the implementation of react component packages easier and more methodic.
moxystudio/stylelint-config
MOXY stylelint configuration to be used across several CSS projects
moxystudio/react-split-text
A react component that wraps each word of a sentence into a <span> element.
moxystudio/babel-preset
Babel preset to be used at MOXY
moxystudio/next-rest-api
Aims to ease the development of REST APIs in Next.js
moxystudio/next-seo
Manage document head SEO metadata in your Next.js projects with a simple data structure.
moxystudio/react-icon
A component to render svg icons.
moxystudio/react-keyboard-only-outlines
Disable outlines caused by navigation methods other than keyboard
moxystudio/jest-config
MOXY's Jest configuration to be used across several JavaScript projects
moxystudio/next-button
A react button that doubles down as a link.
moxystudio/next-webpack-oneof
Wraps all webpack loader rules into a single oneOf rule
moxystudio/react-contentful-rich-text
A react component that transforms a contentful rich text structure to html.
moxystudio/react-navigation
Set of react components, hooks and providers to easily kickoff a navigation environment in web projects.
moxystudio/react-circle
MOXY's circle animation component
moxystudio/express-ensure-content-type
Express middleware that ensures requests match the specified content-type.
moxystudio/react-accordion
MOXY's base Accordion component.
moxystudio/redux-await-actions
Waits for specific actions to be dispatched or a timeout expires.