1.0.3 • Published 2 years ago

rotenx-console v1.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

rotenx-console

RotenX is a collection of Different library and rotenx-console is part of that collection

npm i rotenx-console

To install run npm i rotenx-console

after complete install use syntax given below

import { Log } from "rotenx-console";

  Log.success("message on console")
  Log.danger("message on console")
  Log.info("message on console")
  Log.color("message on console","text color","background color")

to contribute in this project visit my gitHub repo https://github.com/anshitmishra/rotenx-console

any can contribute and rasie issues

Documentation

#rotenx #console #color-console

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago