New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

wpa-ui

Package Overview
Dependencies
Maintainers
0
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wpa-ui

使用wpa开发的WebComponents库,样式采用bootstrap。可以作为标准的esmodule使用

latest
Source
npmnpm
Version
1.0.17
Version published
Maintainers
0
Created
Source

wpa-ui

样式采用bootstrap,整合bootstrap icons 和 material-design-icons

说明

内容整理中, 主要目的是构建使用标准esmodule模式项目开发环境

esbuild

  "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"
  },

Constrols

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

URL

wpa UI ,文档

wpa UI ,示例文档

wpa UI ,一点示例

wpa playground,一些实践

Keywords

wpa

FAQs

Package last updated on 09 Aug 2024

Did you know?

Socket

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.

Install

Related posts