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 πŸ™

Β© 2026 – Pkg Stats / Ryan Hefner

yurei-cli

v3.0.3

Published

🌸 Linux Command Line Interface Tool

Readme

πŸ‘» Yurei CLI


Yurei adalah CLI serbaguna buatan lokal. Siap membantu Anda membuka website, game, dan aplikasi langsung dari terminalβ€”cepat, ringan, dan dapat dikustomisasi sesuai selera.

🌸 "Jiwa developer modern tapi tetap oldschool."


====================================================

✨ Tampilan


✨ Update 2.0.0

## Yurei CLI - Versi 2.0.0
Yurei CLI kini hadir dengan
fitur baru yang lebih canggih!
Dengan versi 2.0.0, Anda bisa
menikmati pengalaman terminal
yang lebih interaktif dan mudah digunakan.

✨ Fitur Utama

| Direct Website Commands: | 
yurei youtube              # Open YouTube
yurei github               # Open GitHub  
yurei instagram            # Open Instagram
yurei google               # Open Google
yurei chatgpt              # Open ChatGPT
yurei tokopedia            # Open Tokopedia
yurei netflix              # Open

| File Commands: |

yurei folder               # Open CLI folder
yurei open C:\Users        # Open any folder
yurei open D:\Games        # Open Games folder

| Search & Web: |
yurei search programming   # Google search
yurei web youtube.com      # Open any URL
yurei youtube -b chrome    # Choose browser

|  Info Commands: | 
yurei list                 # Show all available Web
yurei whoami               # CLI info
yurei --help               # Show help

| Yurei-old Version 3.0.0: |
yurei-old      -> Change to yurei-old Not 
| News Yurei 3.0.3 |
yurei                # Not yurei-old news -> Yurei 

πŸ” PasswordGen - Password Generator

# Basic Usage
passwordgen                    # 12 chars, lowercase
passwordgen 15 lower           # 15 chars, lowercase
passwordgen 16 all             # 16 chars, all types
passwordgen 12 safe            # 12 chars, safe (no symbols)

# Multiple Passwords
passwordgen 12 all 5x          # Generate 5 passwords
passwordgen 15 lower 3x        # 3 lowercase passwords

# Character Types
passwordgen 20 upper lower     # Upper + lowercase
passwordgen 8 number           # Numbers only (PIN-like)
passwordgen 16 symbol          # With symbols

# Help
passwordgen help               # Show all options

πŸ› οΈ Requirements

πŸ“ž Support

Jika ada masalah, buat issue di GitHub.

πŸ“¦ Instalasi

πŸͺŸ Windows

  1. Clone atau download folder ini.
  2. Jalankan install.cmd (klik dua kali atau via CMD):
Remove/install.cmd

🐧 Linux / macOS

curl -s https://raw.githubusercontent.com/faizinuha/Yuri-Install/main/install-universal.sh | bash

windows ( Jika Gagal )

powershell -ExecutionPolicy Bypass -Command "iwr https://raw.githubusercontent.com/faizinuha/Yuri-Install/main/Install.ps1 -OutFile Install.ps1; .\Install.ps1"

πŸ”„ Alternatif (Tanpa Clone)

npx github:faizinuha/Yuri-Install

Manual dari source

git clone https://github.com/faizinuha/Yuri-Install.git
cd Yuri-Install
npm install && npm link

🏁 Alternatif

-> : npm i yurei-cli

=================================================

πŸ“ Struktur Proyek

Yuri-Install/
β”œβ”€β”€ bin/
β”‚   └── yurei.js          # Entry point CLI
β”œβ”€β”€ utils/
β”‚   └── asciiWelcome.js   # Teks welcome (easter egg)
β”œβ”€β”€ Worker/
β”‚   └── ScanWorker.js     # Worker thread pencari game
β”œβ”€β”€ package.json
└── README.md

=================================================

πŸŽ‰ Contoh Penggunaan

yurei whoami
# Informasi tentang Yurei CLI (easter egg misterius~)

yurei open youtube
# Membuka https://youtube.com

yurei run genshin.exe
# Menjalankan game jika ditemukan di desktop/start menu

πŸ’– Credits

Dibuat dengan penuh profesionalisme 
untuk semua developer yang ingin terminal-nya
berasa anime~
Inspired by the spirit of 
open-source and a touch of waifu magic ✨

πŸ“œ Lisensi

Kalau Anda suka tools ini, jangan lupa bintangin repo-nya di GitHub ya! 🌟
https://github.com/faizinuha/Yuri-Install

download

## πŸ“¦ Download
Grab the latest release:
➑️ [Yurei CLI v1.0.5 (zip)](https://github.com/faizinuha/Yuri-Install/releases)