🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

taro-plugin-ci-mini

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

taro-plugin-ci-mini

一个自动生成taro router 的插件

latest
npmnpm
Version
1.0.0
Version published
Maintainers
1
Created
Source

taro-plugin-create-router

一个自动生成taro router 的插件

如何使用

请确保taro根目录下/utils/toRouterPage.ts 这个文件

然后:

pnpm install --D taro-plugin-create-router

然后在taro 的 config/index.ts中添加

plugins: [
  "@tarojs/plugin-html",
  "taro-plugin-create-router"
],

Keywords

Taro

FAQs

Package last updated on 06 Aug 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts