25 packages
@enymo/adminium
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
@enymo/bcc
This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
@enymo/comparison
Minimal library to implement three-way-comparison
@enymo/glide
React UI Framework
@enymo/glissade
Utility hooks for input creation
@enymo/react-app-provider
Reusable component to initialize react app network capabilities
@enymo/react-better-context
Wrapper for react contexts to reduce boilerplate code
@enymo/react-clickable
Simple React Component providing a unified API for working with Buttons and Anchors.
@enymo/react-clickable-next
Simple React Component providing a unified API for working with Buttons, Anchors and Next.js Links.
@enymo/react-clickable-router
Simple React Component providing a unified API for working with Buttons, Anchors and React Router Links.
@enymo/react-click-outside-hook
Simple hook to detect when user has clicked outside of a specified element.
@enymo/react-form-component
Wrapper for react-hook-form to allow better use with components
@enymo/react-hybrid-field-array-hook
Hook to create field arrays that work both as controlled inputs and as part of a react form
@enymo/react-hybrid-input-hook
Hook to create inputs that work both as controlled inputs and as part of a react form
@enymo/react-intersection-observer
React hook wrapping the intersection observer API
@enymo/react-layout
Simple layout library for react.
@enymo/react-native-app-provider-update-service
Update service for react-app-provider for use with react native
@enymo/react-native-press-outside-hook
Simple hook to detect when the user has clicked or tapped outside of specified elements
@enymo/react-resource-hook
React hook for interacting with REST APIs
@enymo/react-resource-hook-indexeddb
IndexedDB adapter for the react resource hook
@enymo/react-resource-hook-web
Web API adapter for the react resource hook
@enymo/react-screen-size-hook
A simple hook to get the screen size.
@enymo/react-socket-hook
React hook for interacting with a socket.io server
@enymo/socket-io-server
Simple socket.io server implementation.
@enymo/ts-nullsafe
Minimal library for implementing null-safety with typescript.