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

@techui/admin

v0.1.3-alpha.1

Published

TechUI Admin is an easy-to-use workbench component library developed based on Vue, with built-in dynamic routing, dynamic menu and TechUI Base component library.

Readme

@techui/admin

English | 中文


English

🌟 Introduction

TechUI Admin is a modern, easy-to-use workbench component library built on Vue 3. It provides a complete solution for developing dashboards and admin panels with minimal configuration.

✨ Features

  • 🚀 Dynamic Routing - Automatically generated routes based on configuration
  • 📱 Dynamic Menu - Smart navigation menu system
  • 🔐 Built-in Login Page - Ready-to-use authentication interface
  • 📂 Collapsible Sidebar - Flexible sidebar navigation with collapse functionality
  • 🏷️ Route-based Tabs - Automatic tab management based on visited routes
  • 🎨 Theme Switching - Multiple theme support with easy toggling
  • 🌍 i18n Support - Built-in internationalization
  • 🔔 Audio Alerts - Notification sound system
  • 🎯 Common Icons - Pre-integrated icon library
  • 💾 TechUI State Management - Efficient state management solution
  • 🛠️ Workbench Utilities - Rich set of built-in helper methods

📦 Included Libraries

  • @techui/base - Base component library providing fundamental UI components

Note: @techui/base is currently growing and cannot fully replace comprehensive libraries like ElementPlus. The component count is being gradually increased.

🎯 TuiAdaptive - Revolutionary Responsive Component

The library includes TuiAdaptive, an incredibly powerful adaptive component that solves responsive design challenges once and for all using proportional scaling.

Key Features:

  • Multiple adaptation modes for different scenarios
  • Drag Mode - Activate via browser zoom functionality
  • Coordinate Sync Container - Special solution for third-party map/GIS components (Cesium, etc.)
    • Prevents coordinate inaccuracy issues when GIS components are placed inside scaled containers
    • Uses a synchronized pass-through container to maintain accurate click coordinates

Proudly the best adaptive/responsive component available on the market today!

Documentation & Testcases

Documentation

Testcases

Notes:

  • The starter directory is a minimal startup project for TechUI-Admin, containing only a few simple component demos.
  • The testcases directory contains test scenarios for TechUI-Admin, including demos for most components.

🖥️ TechUI Component Library

  • @techui/prime: Closed-source Paid
  • @techui/admin: Closed-source Free
  • @techui/base: Closed-source Free
  • @techui/scifi: Closed-source Free

📦 Dependencies

This library depends on the following TechUI ecosystem packages:

  • @techui/colors - Color system
  • @techui/mixins - style mixins
  • @techui/locales - Internationalization
  • @techui/themes - Theme system
  • @techui/libs - Utility libraries
  • @techui/utils - Utility functions

👤 Author

📄 License

UNLICENSED


中文

🌟 简介

TechUI Admin 是一个基于 Vue 3 开发的现代化、易用的工作台组件库。它为开发 Dashboard 和管理面板提供了完整的开箱即用解决方案。

✨ 核心特性

  • 🚀 动态路由 - 基于配置自动生成路由
  • 📱 动态菜单 - 智能导航菜单系统
  • 🔐 内置登录页 - 开箱即用的身份验证界面
  • 📂 可折叠侧边栏 - 灵活的侧边导航,支持折叠功能
  • 🏷️ 路由标签页 - 根据访问路由自动管理标签页
  • 🎨 主题切换 - 多主题支持,轻松切换
  • 🌍 国际化支持 - 内置 i18n 多语言方案
  • 🔔 音频提醒 - 通知音效系统
  • 🎯 常用图标 - 预集成图标库
  • 💾 TechUI 状态管理 - 高效的状态管理解决方案
  • 🛠️ 工作台工具 - 丰富的内置辅助方法

📦 包含的组件库

  • @techui/base - 基础组件库,提供底层 UI 组件支撑

注意: @techui/base 目前仍在发展中,暂时无法完全替代 ElementPlus 等成熟组件库。组件数量将逐步增加。

🎯 TuiAdaptive - 革命性的自适应组件

库中包含功能强大的 TuiAdaptive 适配组件,采用等比缩放方式,让开发者一劳永逸地解决自适应问题。

核心功能:

  • 多种适配模式,适应不同场景
  • 拖拽模式 - 可通过浏览器缩放功能激活
  • 同步穿透容器 - 专为第三方地图/GIS组件设计(Cesium等)
    • 解决 GIS 组件放置在缩放容器内部时点击坐标不准确的问题
    • 通过同步穿透容器保持准确的点击坐标

可以自豪地说,它是现在市面上最好用的自适应/适配组件!

文档与测试用例地址

文档

测试用例

说明:

  • starter 目录是一个 TechUI-Admin 工程的最小启动工程,内部仅有少量组件的简单 Demo。
  • testcases 目录是 TechUI-Admin 工程的测试用例,内部包含绝大多数组件的演示 Demo。

🖥️ TechUI组件库

  • @techui/prime: 闭源 付费
  • @techui/admin: 闭源 免费
  • @techui/base: 闭源 免费
  • @techui/scifi: 闭源 免费

📦 依赖项

该库依赖以下 TechUI 生态系统包:

  • @techui/colors - 色彩系统
  • @techui/mixins - 样式混入
  • @techui/locales - 国际化
  • @techui/themes - 主题系统
  • @techui/libs - 工具库
  • @techui/utils - 工具函数

👤 作者

📄 许可证

UNLICENSED


Keywords

@techui techui TechUI ayin @techui/prime @techui/admin @techui/base @techui/scifi TechUI Prime TechUI Admin TechUI Base TechUI Scifi techui-prime techui-admin techui-base techui-scifi Dashboard Workbench Admin Panel Workspace Portal