
Security News
US Government Forces Anthropic to Pull Claude Fable Days After Launch
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.
wokoo-template
Advanced tools
是 wokoo 脚手架的模板部分,配合 wokoo-scripts,用于初始化一个有基础配置的油猴项目。
npm i wokoo -g
wokoo my-plugin
.
├── README.md
├── package-lock.json
├── package.json
├── public 公共资源
│ ├── favicon.ico
│ ├── icon.jpg
│ └── index.html
├── react-template react模板
│ ├── README.md
│ ├── src
│ │ ├── app.css
│ │ ├── app.js
│ │ └── index.js
│ ├── tampermonkey.js 油猴插件基础配置文件
│ ├── template.json
│ └── webpack.config.base.js 针对react的webpack配置项
├── vue-template vue模板
│ ├── README.md
│ ├── src
│ │ ├── app.less
│ │ ├── app.vue
│ │ └── index.js
│ ├── tampermonkey.js 油猴插件基础配置文件
│ ├── template.json
│ └── webpack.config.base.js 针对vue的webpack配置项
└── webpack.config.js
如果想了解更多内容,请访问下面的网址: 油猴脚手架 wokoo 使用说明 油猴脚手架 wokoo git 仓库
FAQs
provide the basic template for wokoo-scrits to create a tampermonkey project
The npm package wokoo-template receives a total of 6 weekly downloads. As such, wokoo-template popularity was classified as not popular.
We found that wokoo-template 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
Anthropic says the directive cited national security concerns over a narrow jailbreak, but offered no specific technical details.

Security News
A network of 152 Chrome live wallpaper extensions hid ad tracking and made extension-driven traffic look like Google search clicks.

Company News
Socket’s first CISO brings deep experience securing high-growth SaaS companies as open source supply chain threats accelerate.