Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/markolofsen/taxi_script

The best solution for your taxi business online!
https://github.com/markolofsen/taxi_script

django free javascript lyft node python reactjs script taxi uber

Last synced: 5 days ago
JSON representation

The best solution for your taxi business online!

Awesome Lists containing this project

README

        

🛠️ This repository was created using the GitUpload.



Languages:
🇩🇪 Deutsch | 🇬🇧 English | 🇪🇸 Spanish | 🇫🇷 French | 🇮🇹 Italian | 🇷🇺 Russian

---

# The best solution for your taxi business online!

Version = 0.0.3

Library name = taxi_script

Title = Free Taxi Script

Keywords = Free taxi script app

### Hot to install

```sh
yarn add taxi_script
```

### How to use

```javascript
const {taxi_script} = require('taxi_script');
console.dir(taxi_script)

s = new taxi_script('Example key').start('Hello');
console.log(s)
```

---

🛠️ This repository was created using the GitUpload.