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

renexmoe-tw527e-edition

v1.2.4

Published

高顏值 OneManager 主題,作用於 OneManager-php,提供多種CDN

Downloads

5,572

Readme

PC-Home

✨ 特性

  • 🪵 增加 側邊欄
  • 📟 增加 呼叫本地播放器
  • ⏏️ 新增 頁腳
  • 📍 backgroundm 選項調用至 網頁 Icon
  • 🔲 增加 背景毛玻璃
  • 🎨 主題顏色 調整為 奶茶色
  • 📦 CDN 提供 多種 使用
  • 📺 影片播放器 更改為 DPlayer
  • 🎵 音訊播放器 更改為 APlayer
  • 🕓 增加 自動恢復上次播放時間
  • 📶 路徑 顯示於畫面最上方

🔴 比較對象 186526/onemanager-theme-renexmoe

  • 🌏 將 語言 更改為 繁體中文
  • 📍 將 backgroundm 選項內容調用至 網頁 Icon
  • 🔲 增加 背景毛玻璃
  • 🎨 主題顏色 調整為 奶茶色
  • 📜 修復 PDF 預覽
  • 📑 修復 OFFICE 預覽排版
  • 📦 CDN 提供 多種 使用
  • 📺 影片播放器 更改為 DPlayer
  • 🎵 音訊播放器 更改為 APlayer
  • 🕓 增加 自動恢復上次播放時間
  • 📟 增加 呼叫本地播放器
  • 🔠 將 字體 更改為 Noto Sans TC SC HK
  • ⏏️ 新增 頁腳
  • 📶 修復 路徑未顯示盤名
  • 📲 修復 登入按鈕

📚 使用方法

此版本由 @TW527E 維護,作用於 OneManager-php

訪問此項目的 Releases 頁面下載主題檔案

✅ 1: 下載至目錄

  1. 下載 renexmoe-tw527e-edition
  2. renexmoe-tw527e-edition.html 複製至 /OneManager 根目錄/theme

🔧 2: 使用我的 OneManager-php

  1. 登入您的 OneManager 後台,並進入設定
  2. 選擇 首頁 頁面
  3. Update from 選擇 Github TW527E OneManager-php master
  4. 點擊 一鍵更新
  5. 等待更新,完成

🍄 3: 透過 customTheme 選項 (等待 🍄 修復ww)

  1. 登入您的 OneManager 後台,並進入設定
  2. 選擇 平台變數 頁面
  3. customTheme 選項內,輸入 以下幾個 CDN 的其中一個
  • (UNPKG: https://unpkg.com/renexmoe-tw527e-edition@latest/renexmoe-tw527e-edition.html)
  • (饿了么 CDN: https://npm.elemecdn.com/renexmoe-tw527e-edition@latest/renexmoe-tw527e-edition-elemecdn.html)
  • (Statically: https://raw.githubusercontent.com/TW527E/renexmoe-tw527e-edition/master/renexmoe-tw527e-edition-statically.html)
  • (JsDelivr CDN: https://cdn.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@latest/renexmoe-tw527e-edition-jsdelivr-cdn.html)
  • (JsDelivr Fastly: https://fastly.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@latest/renexmoe-tw527e-edition-jsdelivr-fastly.html)
  • (JsDelivr Gcore: https://gcore.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@latest/renexmoe-tw527e-edition-jsdelivr-gcore.html)
  • (JsDelivr OriginFastly: https://originfastly.jsdelivr.net/gh/TW527E/renexmoe-tw527e-edition@latest/renexmoe-tw527e-edition-jsdelivr-originfastly.html)
  1. 套用設定
  2. 等待緩存刷新,完成

🔧 主題設定

  1. 登入您的 OneManager 後台,並進入設定
  2. 選擇 平台變數 頁面
  3. customScript 選項內,輸入 <script>document.querySelector('.blur').style = "backdrop-filter: blur(2px); -webkit-backdrop-filter: blur(2px)"</script>
  • (可自行調整數字 "2" 的大小,越大越模糊,越小越清楚)
  1. 套用設定
  2. 等待緩存刷新,完成 (請等待至少30分鐘,使customScript選項生效)
  1. 登入您的 OneManager 後台,並進入設定
  2. 選擇 平台變數 頁面
  3. customScript 選項內,輸入 <script>document.getElementById("footer").innerHTML='頁腳內容';</script>
  4. 套用設定
  5. 等待緩存刷新,完成 (請等待至少30分鐘,使customScript選項生效)

🧿 已知問題

  • [x] 🟧 阿里雲盤
  • 🎵 音樂播放器: 在不特定的情況下,因連結跳轉導致 iOS 拒絕存取
  • 📺 影片播放器: 在尚未快取完成時,就開始播放,導致看起來好像已經開始播放,卻無畫面,直到快取完成時,才重新播放
  • 🔳 背景圖片: 在眾多檔案的頁面中,背景會被拉長 Safari Bug 219324

📜 開源許可

依據源專案之開源許可,本專案採用 GPL-3.0 License

🔴 靈感來源

源代碼來自 186526/onemanager-theme-renexmoe

此版本修改來自 jssycszyj/renexmoe-cdn

Readme 寫法及圖片做法來自 qier222/YesPlayMusic

🎗️ 支持我

目前可以以下列方式支持我

  • ⭐ Star 這個專案
  • 🔌 Fork 這個專案
  • 👥 加入 Telegram 群組
  • 🔴 目前還無法透過贊助的方式支持我 (未成年又沒有銀行帳戶w)

🖼️ 截圖 (v1.0.22)

PC-Home PC-HEAD.md PC-README.md PC-Picture PC-Video PC-Music PC-About

Mobile-Home Mobile-HEAD.md Mobile-README.md Mobile-Picture Mobile-Video Mobile-Music Mobile-About Mobile-About