uzair_array

1.1.1 • Public • Published

Array Manipulation CLI Tool This is a command-line interface tool that allows you to manipulate an array. The tool uses two npm libraries, namely inquirer and chalk, to get user input and add color to the output respectively.

Tasks Available The following tasks are available:

Append a string to the end of the array. Prepend a string to the beginning of the array. Remove a string from a specific index in the array and replace it with another string. Display the array before and after each manipulation to the user as output.

Dependencies This tool uses the following npm libraries:

inquirer: This library is used to get input from the user. chalk: This library is used to add color to the output. Author This tool was created by Muhammad Uzair.

Readme

Keywords

none

Package Sidebar

Install

npm i uzair_array

Weekly Downloads

0

Version

1.1.1

License

ISC

Unpacked Size

19.3 kB

Total Files

5

Last publish

Collaborators

  • uzair330