npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

dhn-api

v1.1.3

Published

An Example Api's

Downloads

181,152

Readme

Installing

pkg update 
pkg upgrade
pkg install nodejs
npm i dhn-api --save

De-BOTZ Example Case For dhn-api

| Link | Thank You >//< | |------|------------------| |HERE| De-BOTZ | |HERE| Dhn-Api Rest |

Bakaaa Onichann >//<

Usages

const dhn_api = require("dhn-api");

(async() => {
   const API = await dhn_api.KomikuSearch("naruto");
   console.log(API);
}();

Output:

[
  {
    status: 200,
    creator: '@dehan_j1ng',
    manga: 'Naruto',
    manga_desc: 'Update 10 bulan lalu. Naruto adalah ninja adalah sesama penghuni desa.',
    manga_url: 'https://data3.komiku.id/manga/naruto/',
    manga_thumb: 'https://cover.komiku.id/wp-content/uploads/2020/08/Komik-Naruto.jpg?resize=450,235&quality=60',
    chapter: {
      pertama: 'https://data3.komiku.id/ch/komik-naruto-chapter-1-bahasa-indonesia/',
      terbaru: 'https://data3.komiku.id/ch/komik-naruto-chapter-711-bahasa-indonesia/'
    }
  }
]

Try this to show All

const dhn_api = require("dhn-api");

( async () => {
  const API = await dhn_api;
  console.log(API);
})();

Output:

{
  BBCNews: [AsyncFunction: BBC],
  metroNews: [AsyncFunction: metroTV_],
  CNNNews: [AsyncFunction: CNN_],
  iNews: [AsyncFunction: iNewsTV_],
  KumparanNews: [AsyncFunction: Kumparan_],
  TribunNews: [AsyncFunction: Tribun_],
  DailyNews: [AsyncFunction: DailyNews_],
  DetikNews: [AsyncFunction: DetikNews_],
  OkezoneNews: [AsyncFunction: Okezone_],
  CNBCNews: [AsyncFunction: CNBC_],
  FajarNews: [AsyncFunction: KoranFajar_],
  KompasNews: [AsyncFunction: Kompas_],
  SindoNews: [AsyncFunction: KoranSindo_],
  TempoNews: [AsyncFunction: TempoNews_],
  IndozoneNews: [AsyncFunction: Indozone_],
  AntaraNews: [AsyncFunction: AntaraNews_],
  RepublikaNews: [AsyncFunction: Republika_],
  VivaNews: [AsyncFunction: VIVA_],
  KontanNews: [AsyncFunction: Kontan_],
  MerdekaNews: [AsyncFunction: Merdeka_],
  KomikuSearch: [AsyncFunction: Komiku_],
  AniPlanetSearch: [AsyncFunction: AnimePlanet_],
  KomikFoxSearch: [AsyncFunction: KomikFox_],
  KomikStationSearch: [AsyncFunction: KomikStation_],
  MangakuSearch: [AsyncFunction: Mangakus_],
  KiryuuSearch: [AsyncFunction: Kiryuus_],
  KissMangaSearch: [AsyncFunction: KissM_],
  KlikMangaSearch: [AsyncFunction: KlikS_],
  PalingMurah: [AsyncFunction: palingmurah_],
  LayarKaca21: [AsyncFunction: layarkaca_],
  AminoApps: [AsyncFunction: Amino_],
  Mangatoon: [AsyncFunction: Mangatoon],
  WAModsSearch: [AsyncFunction: WAMods],
  Emojis: [AsyncFunction: Emojing_],
  CoronaInfo: [AsyncFunction: Corona_],
  Cerpen: [Function: Cerpen_],
  Quotes: [Function: Quotes_],
  Couples: [Function: Couples],
  JalanTikusMeme: [Function: JTMimers],
  Darkjokes: [Function: Dark]
}

List Features

| List | Name | |------|------| | Type | Anime | | 1 | Komiku Search | | 2 | Anime Planet Search | | 3 | Komik Fox Search | | 4 | Komok Station Search | | 5 | Mangaku Search | | 6 | Kiryuu Search | | 7 | Kissmanga Search | | 8 | Klikmanga Search |

| List | Name | |------|------| | Type | News | | 1 | Kompas News | | 2 | CNN News | | 3 | CNBC News | | 4 | Tribun News | | 5 | Kumparan News | | 6 | Daily News | | 7 | Detik News | | 8 | BCC News | | 9 | Metro News | | 10 | INews News | | 11 | Sindo News | | 12 | Fajar News | | 13 | Okezone News | | 14 | Indozone News | | 15 | Tempo News | | 16 | Republika News | | 17 | Antara News | | 18 | Viva News | | 19 | Kontan News | | 20 | Merdeka News |

| List | Name | |------|------| | Type | Search | | 1 | Paling Murah Search | | 2 | LayarKaca21 Search | | 3 | AminoApps Search | | 4 | Mangatoon Search | | 5 | Whatsapp Mods Search |

| List | Name | |------|------| | Type | Other | | 1 | Emoji to Png | | 2 | Corona Info |

| List | Name | |------|------| | Type | Random | | 1 | Quotes Random | | 2 | Cerpen Random | | 3 | Darkjokes Random | | 4 | Couples Wallpaper Random | | 5 | Jalantikus Meme Random |

Thanks you for installing this packages >///<

baakaaaaa !1!1!1!1!!!! :3