@carapis/nextjs
TypeScript icon, indicating that this package has built-in type declarations

1.0.18 • Public • Published

@carapis/nextjs

A collection of utilities for NextJS applications.

Installation

pnpm add @carapis/nextjs

Usage

import { Breadcrumbs, Link } from '@carapis/nextjs/components';
import { useMedia } from '@carapis/nextjs/hooks';
import { routes } from '@carapis/nextjs/utils';

Available Exports

  • components - UI components (Breadcrumbs, Link, etc.)
  • hooks - Custom React hooks
  • utils - Utility functions and classes
  • layouts - Layout components
  • theme - Material-UI theme configuration

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @carapis/nextjs

Weekly Downloads

24

Version

1.0.18

License

none

Unpacked Size

1.48 MB

Total Files

170

Last publish

Collaborators

  • markolofsen