code-colorify

1.1.1 • Public • Published

Currency Converter

A simple npm library to converting from one currency to another

Table of Contents

Installation

To install the library, run:

npm i code-colorify

Usage

First, import the library

import { Log } from 'code-colorify';

Log.success("You Text in Green color")
Log.danger("You Text in Red color")
Log.success("You Text in Black color with yellow background")

/code-colorify/

    Package Sidebar

    Install

    npm i code-colorify

    Weekly Downloads

    8

    Version

    1.1.1

    License

    ISC

    Unpacked Size

    1.52 kB

    Total Files

    3

    Last publish

    Collaborators

    • princeraj5466