https://github.com/zafar-saleem/istring
https://github.com/zafar-saleem/istring
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/zafar-saleem/istring
- Owner: zafar-saleem
- Created: 2022-04-17T04:36:32.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2022-04-17T04:41:51.000Z (over 3 years ago)
- Last Synced: 2025-06-02T03:17:27.388Z (6 months ago)
- Language: JavaScript
- Size: 99.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting started
In order to run this project in the terminal successfully, please follow the steps below!
1. Clone this repository.
2. cd into `istring` folder.
3. Run `npm install` command to download and install all dependencies.
4. Run `npm i -g`.
5. Run `istring uppercase "hello world".
6. Run `istring alternate "hello world".
7. Run `istring csv "hello world".
## Running test
1. To run test run `npm run test` command.
## Technologies
Below is the tech stack I used in this project. Please follow the getting started section in order to make this project run.
* Node
* Jest
* iTerminal
* Sublime Text
* MacOS X
## Live Demo
To view live Screencast please [click here](https://youtu.be/vRDHigbUu40).