
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
Front End Questions cli
前端面试问题命令行工具,随机来一题考考自己
npm install -g feq-cli
feq r [options] random 随机一题(默认)
feq q <id> question 查看题目
feq a <id> answer 查看答案
feq type 显示类型列表
feq help [command] 显示帮助
随机一题
command:
feq
response:
Q: 什么是防抖和节流,他们的应用场景有哪些
Answer:
feq a 2
Url:
https://q.shanyue.tech/fe/js/3.html
随机react类型题目
command:
feq -t react
response:
Q: React 中监听 input 的 onChange 事件的原生事件是什么
Answer:
feq a 200
Url:
https://q.shanyue.tech/fe/react/611.html
Contribute url: issues
format:
{
"type": "question type",
"q": "question",
"qm": "question more",
"a": "answer",
"url": "quote url"
}
FAQs
Front End Questions cli
We found that feq-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
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.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.