
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.
样式采用bootstrap,整合bootstrap icons 和 material-design-icons
内容整理中, 主要目的是构建使用标准esmodule模式项目开发环境
"type": "module",
"scripts": {
"doc": "jsdoc -c jsdoc.config.json --verbose",
"dev": "node esbuild.js dev",
"build:all":"npm-run-all -s build:prod gen:icons build:icons build:loadings build:css build:coder",
"build:prod": "node esbuild.js prod",
"build:icons": "node ./src/icon/esbuild.js",
"build:loadings": "node ./src/loading/esbuild.js",
"build:css": "node ./src/bootstrap/esbuild.js",
"build:coder": "node ./src/coder/esbuild.js",
"gen:icons": "node ./src/icon/scripts/gen-icons.js"
},
wp-rate
wp-tab
wp-icon
wp-bi //bootstrap icons
wp-pager
wp-tree
wp-loading
wp-alert
wp-accordion
wp-breadcrumb
wp-modal
wp-popover
wp-uploader
wp-carousel
wp-badge
wp-toast
wp-progress
wp-tooltip
wp-layout
wp-import
wp-offcanvas
wp-pagination
wp-dropdown
wp-coder
wp-select
wp-table
wp-tinymce
wp-echart
FAQs
使用wpa开发的WebComponents库,样式采用bootstrap。可以作为标准的esmodule使用
We found that wpa-ui demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers 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.