1.0.3 • Published 5 years ago
Zhirrr-Api
Official Zhirrr Api NPM Package
Jika ada masalah di dalam Package, langsung laporkan aja yak :)
Installasi
Via NPM:
$ npm install zahir-api
Cara Menggunakan
const zahir = require('zahir-api');
/*
zahir.jenis-modul.nama-modul(params)
.then(res => console.log(res))
.catch(err => console.log(err))
*/
Social Media
//Contoh!
zahir.Sosmed.TiktokDown('MASUKKAN_URL')
.then(res => console.log(res))
.catch(err => console.log(err))
zahir.Sosmed.Fbdown('MASUKKAN_URL')
.then(res => console.log(res))
.catch(err => console.log(err))
| nama modul | params | thing | response | description |
|---|
| Fbdown | url | facebook url | json | Download Facebook Video |
| TiktokDown | url | tiktok url | json | Download Tiktok Video |
| TiktokStalk | username | tiktok username | json | Stalk Tiktok |
Muslim
//Contoh!
zahir.Islamic.KisahNabi("muhammad")
.then(res => console.log(res))
.catch(err => console.log(err))
zahir.Islamic.Wirid()
.then(res => console.log(res))
.catch(err => console.log(err))
| nama modul | params | thing | response | description |
|---|
| AsmaulHusna | - | - | json | Menampilkan Data Asmaul Husna Full 99 |
| Tahlil | - | - | json | Menampilkan Data Doa Tahlil |
| AyatKursi | - | - | json | Menampilkan Data Doa Ayat Kursi |
| KisahNabi | nabi | nama nabi | json | Menampilkan Kisah 25 Nabi |
| Wirid | - | - | json | Menampilkan Data Doa Wirid |
| DoaHarian | - | - | json | Menampilkan Data Doa Harian |
| BacaanShalat | - | - | json | Menampilkan Data Bacaan Shalat |
| Quran | surah dan ayat | surat dan ayat | json | Menampilkan Data Al Qur'an Full 30 Juz |
| Hadits | kitab dan nomor | kitab dan nomor | json | Menampilkan Data Hadits Shahih Rasulullah |
Edukasi
//Contoh!
zahir.Edukasi.CovidIndo()
.then(res => console.log(res))
.catch(err => console.log(err))
zahir.Edukasi.Gempa()
.then(res => console.log(res))
.catch(err => console.log(err))
| nama modul | params | thing | response | description |
|---|
| CovidWorld | - | - | json | Data Covid Dunia |
| CovidIndo | - | - | json | Data Covid Indonesia |
| Gempa | - | - | json | Data Gempa Yg Terjadi Sekarang |
| KBBI | text | kata | json | Data KBBI |
Gambar
//Contoh!
zahir.Gambar.Programming()
.then(res => console.log(res))
.catch(err => console.log(err))
zahir.Gambar.Muslim()
.then(res => console.log(res))
.catch(err => console.log(err))
| nama modul | params | thing | response | description |
|---|
| Teknologi | - | - | json | Gambar Wallpaper Nuansa Technology |
| Programming | - | - | json | Gambar Wallpaper Nuansa Programming |
| CyberSpace | - | - | json | Gambar Wallpaper Nuansa Cyberspace |
| Muslim | - | - | json | Gambar Wallpaper Nuansa Islami |
| Pegunungan | - | - | json | Gambar Wallpaper Nuansa Pegunungan |
Other
//Contoh!
zahir.Other.Fakename("en")
.then(res => console.log(res))
.catch(err => console.log(err))
zahir.Other.Kodepos("jakarta")
.then(res => console.log(res))
.catch(err => console.log(err))
| nama modul | params | thing | response | description |
|---|
| Fakename | country | kode negara | json | Menampilkan Bio Data Orang Secara Random |
| IP | ip | nomor ip | json | Cek/Track IP Dengan Nomor IP |
| Kodepos | q | nama daerah | json | Cek Kodepos |
| Hilih | kata | kata | json | Hilih Generator |
| Shortlink | url | url | json | Short Link Tinyurl |
| LirikLagu | lagu | lagu | json | Cari Lirik Lagu |
| ChordLagu | url | url | json | Cari Chord Lagu |
| InfoNPM | query | query | json | Cari Info Module NPM |
| Joox | lagu | lagu | json | Cari Lagu Di Joox |
Quote
//Contoh!
zahir.Quote.Random()
.then(res => console.log(res))
.catch(err => console.log(err))
zahir.Quote.Islami()
.then(res => console.log(res))
.catch(err => console.log(err))
| nama modul | params | thing | response | description |
|---|
| Random | - | - | json | Menampilkan Quotes Secara Random |
| Islami | - | - | json | Menampilkan Quotes Islami |
Github
//Contoh!
zahir.Github.searchUser('Zhirrr')
.then(res => console.log(res))
.catch(err => console.log(err))
zahir.Github.searchRepo('Zhirrr-Api')
.then(res => console.log(res))
.catch(err => console.log(err))
| nama modul | params | thing | response | description |
|---|
| searchUser | user | github user | json | Mencari User Github |
| searchRepo | repo | github repo | json | Mencari Repo Github |
TextMaker
//Contoh!
zahir.TextMaker.Glitch('halo', 'hai')
.then(res => console.log(res))
.catch(err => console.log(err))
zahir.TextMaker.Google('halo', 'hai', 'anjay')
.then(res => console.log(res))
.catch(err => console.log(err))
| nama modul | params | thing | response | description |
|---|
| Glitch | Text1- Text2 | Text | json | Membuat Text Dengan Model Elegan |
| Google | Text1 - Text3 | Text | json | Membuat Text Dengan Model Elegan |
| Neon | Text | Text | json | Membuat Text Dengan Model Elegan |
| Glow | Text | Text | json | Membuat Text Dengan Model Elegan |
| Summer | Text | Text | json | Membuat Text Dengan Model Elegan |
| Flower | Text | Text | json | Membuat Text Dengan Model Elegan |
| CoffeeCup | Text | Text | json | Membuat Text Dengan Model Elegan |
| CoffeeCup2 | Text | Text | json | Membuat Text Dengan Model Elegan |
Link Packages
https://www.npmjs.com/package/zahir-api
Special Thanks
sProDev ( KodePos API )