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

yn-components

Package Overview
Dependencies
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

yn-components

Advanced and highly reusable Mobile UI Components built on Vue2 & You can define your own UI library by yourself.

latest
Source
npmnpm
Version
1.8.4
Version published
Weekly downloads
81
800%
Maintainers
1
Weekly downloads
 
Created
Source

Here comes Vueggy for Vue3

(Vueggy) - [https://github.com/justbefree/vueggy]

(Examples) - [https://vueggy.com]

youdefine-UI

What is youdefine-UI?

It's just a Vue component library, but specially we focus on "business travel" related products.

Why youdefin-UI?

Ever thinking about build your own component library based on Vue.js? Ever thinking about how to build component library like element-ui? Ever thinking about how component library works? Here comes the youdefine-UI. With this library you can change any prefix you want, so you can make your own Vue component library.

How to use it ?

It's quite simple, all you need to do is edit the .env.* config file in the root folder, after that you just run the command : npm run serve

How to build ?

npm run build:components

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Usage

npm install yn-components --save
import YnComponents from "yn-components"
Vue.use(YnComponents);

Customize configuration

See Configuration Reference.

Keywords

vue component

FAQs

Package last updated on 23 Aug 2021

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