@mantine/utils
[](https://www.npmjs.com/package/@mantine/utils)
[](https://www.npmjs.com/package/@mantine/utils)
Vanilla Extract integration for Mantine theme
Modern admin dashboard layout built with Next.js, TypeScript, and shadcn/ui
A comprehensive React UI kit for building customer support, feedback, and bug reporting interfaces. This package provides ready-to-use, customizable components for collecting user feedback, support requests, bug reports, and suggestions. Built with React
MakComponents: A collection of React components optimized for use with the MakStack.
MakForm: A form tool build on top of the MakUi package. MakForm allows developers to pass in a JSON object and the form hook will return ready to use React components with state, validation, and error handling built in.
MakUi: A developer-first NextJS theming. Unlike other design-systems, MakUi allows for as much verbosity and customization as desired. It offers simplified palette generation, intuitive tailwindcss-esque styling with integration for all HTML tags <mak.[ta
A TypeScript SDK for interacting with Strapi APIs.
Embla based carousel
Code highlight with Mantine theme
LiveChat Widget for Next.js applications
Simple Basic Auth implemention for Next.js applications.
AWS CDK utility for creating a pipeline for a serverless nextjs application
AWS CDK utility for creating a pipeline for a serverless nextjs application
SSR on Next.js using @apollo/client's useSuspenseQuery. To use it, simply add ApolloSSRProvider under ApolloProvider.
Markdown editor for React
Mixed Client/Server version of getServerSideProps in Next.js
SSR with urql and Next.js for `Exchange`
Providing SSR functionality with promise in Next.js
Next.js hook for using external data with SSR The difference with 'getStaticProps' is that the same code can be used for both the server and the client when receiving external data.