colorify-rxdevs
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Rxdevs colorify library

Click here colorify-rxdevs to see the npm package library.
Use this library and fill your console with colors.

Install using npm

$ npm i colorify-rxdevs

Usage

// import the library to your app
import { Log } from 'colorify-rxdevs';

// Examples
Log.success(`Congrats! You've successfully added colorify to your console`);

API

Log.success('');
Log.info('');
Log.error('');
Log.warn('');

Readme

Keywords

Package Sidebar

Install

npm i colorify-rxdevs

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

2.17 kB

Total Files

4

Last publish

Collaborators

  • rxdevs