@magnidev/frontend-utils
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

⭐@magnidev/frontend-utils

Description

Utility functions for frontend development.

Installation

To install the package, run:

npm install @magnidev/frontend-utils
pnpm add @magnidev/frontend-utils

Usage

After installation, you can import the utility functions in your JavaScript or TypeScript files:

import { cn } from "@magnidev/frontend-utils";

const className = cn("text-red-500", "bg-blue-500");

License

This project is licensed under the MIT License - see the LICENSE file for details.

Readme

Keywords

none

Package Sidebar

Install

npm i @magnidev/frontend-utils

Weekly Downloads

1

Version

1.0.0

License

ISC

Unpacked Size

3.59 kB

Total Files

7

Last publish

Collaborators

  • fermeridamagni