An open API service indexing awesome lists of open source software.

https://github.com/zafar-saleem/istring


https://github.com/zafar-saleem/istring

Last synced: 4 months ago
JSON representation

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).