1.0.5 • Published 6 years ago

sarapackage v1.0.5

Weekly downloads
2
License
ISC
Repository
-
Last release
6 years ago

package By Sara

This is our challenge test

Installation

$ npm install sarapackage

Properties

/* foreground colors */
	$ node setFcolor color

	Black, Red, Green, Yellow, Blue, Magenta, Cyan, White  


/* background colors */
	$ node setBcolor color

	Black, Red, Green, Yellow, Blue, Magenta, Cyan, White  


/*  gotoxy(x,y)  */	
	$ node gotoxy

	go to screen position x,y


/*  printTable   */	
	$ node printTable

	create printTable 
	

/*  progress bar   */	
	$ node progress pos

	create progress 

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago