cl-print
Version:
In Version3 , we added color and only print feature
9 lines (8 loc) • 385 B
Markdown
<!-- feature1 -->
so in this branch i will include
multi color print in console feature
print specific featute- so in this if user needed to print some cl(), even the multiple cl() is called , they can
how, the procrss->
so user have to call
cl.only([1,2,3,4]), any data in array will act as id of the cl, after its called it will print the with match id
cl.id(1)() like this