
Research
/Security News
OpenAPI React Query Codegen Compromised in Mini Shai-Hulud npm Supply Chain Attack
Ten malicious OpenAPI React Query Codegen versions were published to npm in the Mini Shai-Hulud attack, all with valid provenance.
@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

Research
/Security News
Ten malicious OpenAPI React Query Codegen versions were published to npm in the Mini Shai-Hulud attack, all with valid provenance.

Security News
Socket joins more than 100 technology, cybersecurity, and financial organizations calling for a global surge in cyber defense.

Product
Enterprise security teams can now detect malware, credential theft, suspicious network activity, and risky updates across Microsoft Edge extensions.