
Product
Socket MCP Adds Org Alerts, Threat Feed Review, and Package Inspection
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.
@toolmain/shared
Advanced tools
convient and utility toolkit collections base on vue or element-plus.
pnpm add @toolmain/shared
import { px, localImg, msg } from "@toolmain/shared"
or if you want to overview all tools, just use like following:
import * as tool from "@toolmain/shared"
const pixel = tool.px(10)
if you want auto completion, you can update your tsconfig.json or jsconfig.json:
"compilerOptions": {
"types": ["@toolmain/shared"],
},
clone the core monorepo
git clone https://github.com/evilArsh/toolmain.git
install dependencies
pnpm i
start playground overview project
pnpm run dev
to test all hooks,functions and other components, just enter playground/ diectory and use !
root/
├── element/
│ ├── element-plus toolkit collections
├── hooks/
│ ├── vue hooks collections
├── misc/
│ ├── miscellaneous convient functions collections
├── type/
│ ├── common types definitions
├── README.md
└── package.json
Pull requests are welcome
FAQs
Did you know?

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.

Product
Socket MCP now lets AI assistants review org alerts, investigate threats using the Socket threat feed, and inspect package files in addition to dependency scoring.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.

Research
More than 140 Mastra npm packages were compromised in a supply chain attack that used a typosquatted dependency to deliver a cross-platform infostealer during installation.