You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

vuelix-button

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

vuelix-button

My first vue package

1.0.7
unpublished
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Vuelix Button

My first vue package

NPM version Language

Support for both Vue 2 and Vue 3!

[ Live Demo ]

Source code for the demo page can be found on the example branch.

Contents

Install

npm

$ npm i vuelix-button

or

yarn

$ yarn add vuelix-button

Usage

<template>
    <div id="app">
        <VuelixButton text="button content" />
    </div>
</template>

<script>
    import VuelixButton from "vuelix-button";

    export default {
    name: "app",
    components: {VuelixButton},
};
</script>

PropTypes

NameTypeDefault
textstring, number"confirm"

License

Copyright (c) 2021 Dibodev

Keywords

vue

FAQs

Package last updated on 06 Nov 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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.