Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fmfe/fm-vue-ui

Package Overview
Dependencies
Maintainers
15
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fmfe/fm-vue-ui

Basic Vue Components for FM

  • 2.1.15
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
15
Created
Source

build pass npm-version license

fm-vue-ui

Basic vue components.

Development

git clone -b dev git@github.com:fmfe/fm-vue-ui.git

cd fm-vue-ui

npm i

npm run dev:docs
# http://localhost:3000/fm-vue-ui/index

文档地址:https://fmfe.github.io/fm-vue-ui/index

贡献指南

  1. 可以在 fm-vue-ui 以 issue 的形式说明你的需求
  2. fork fm-vue-ui, 然后开发自己的组件,写好对应的文档说明和单测,提交 PR
  3. 代码规范请参考 coding style
  4. 对于组件中涉及的图标,请优先使用 CSS 来实现; 如果实现不了, 请将对应的图片资源放在 CDN 上

开发步骤

  1. components.json 文件中添加对应组件的映射(组件名和组件路径)
  2. components 目录下按格式建立自己的组件目录,对应的样式在 theme-default/src 目录下,文件名和映射的组件名保持一致
  3. 执行 npm run com

FAQs

Package last updated on 16 Jan 2020

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc