New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@tmsfe/tmskit

Package Overview
Dependencies
Maintainers
10
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tmsfe/tmskit

tmskit

latest
npmnpm
Version
0.0.55
Version published
Weekly downloads
115
1050%
Maintainers
10
Weekly downloads
 
Created
Source

tmskit

使用文档

1. npm install -g @tmsfe/tmskit

2. 创建小程序
tmskit create webapp


3. cd webapp
tmskit run dev -m <模块名>

使用文档详见: https://open.go.qq.com/tmskit/

开发文档

1. 编译tmskit src源码编译到dist
npm install
npm run dev 

2. 使用tmskit
cd example
node /Users/odile/workspace/tms-frontend1/tools/tmskit/dist/index.cjs  run dev 


3. 发布tmskit
cd tools/npm-publish
npm run tmskit

FAQs

Package last updated on 25 Mar 2026

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