@stickearn/stickfront

1.4.13 • Public • Published

stickfront

npm version

stickfront is Stickearn vue component. See Live Documetation

Installing


Using npm :

npm i @stickearn/stickfront

Using yarn :

yarn add @stickearn/stickfront

Quick Start


Find src/main.js and add below.

...
import Vue from 'vue'
import Components from "@stickearn/stickfront";
import "@stickearn/stickfront/dist/stickfront.css";

Vue.use(Components);

...

Usage


<SEButton label="Button" />

For more information about how to usage for more components, please read documentation:

More Components


  • SEAvatar
  • SEBadge
  • SEButton
  • SECard
  • SEChart
  • SECheckbox
  • SECombobox
  • SEDatatable
  • SEDatepicker
  • SEImg
  • SEModal
  • SEPagination
  • SEPreloader
  • SERadio
  • SESkeleton
  • SESwitch
  • SETabMenu
  • SETextarea
  • SETextfield

Authors


/@stickearn/stickfront/

    Package Sidebar

    Install

    npm i @stickearn/stickfront

    Weekly Downloads

    7

    Version

    1.4.13

    License

    MIT

    Unpacked Size

    57.8 MB

    Total Files

    460

    Last publish

    Collaborators

    • riskinputra
    • sewebdev