Socket
Socket
Sign inDemoInstall

@bizzy-phoenix/components

Package Overview
Dependencies
6
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @bizzy-phoenix/components

Vue components for Bizzy Phoenix projects - Part of Bizzy Common Web


Version published
Weekly downloads
0
decreased by-100%
Maintainers
2
Install size
644 kB
Created
Weekly downloads
 

Readme

Source

@bizzy-phoenix/components

Vue components for Bizzy Phoenix projects

version downloads lerna

How to install

$ yarn add @bizzy-phoenix/components
# or
$ npm i @bizzy-phoenix/components

Sample Usage

import Pagination from '@bizzy-phoenix/components/dist/pagination'

Or used untranspiled version:

import Pagination from '@bizzy-phoenix/components/src/pagination'

For Test

If you decied using untranspiled version you need to add ignore pattern like this:

transformIgnorePatterns: ['node_modules/(?!(@bizzy-phoenix/components)/)'],

Available Components

ComponentPath Access for import moduleCSS Path
Pagination@bizzy-phoenix/components/dist/pagination@bizzy-phoenix/components/dist/pagination.css

Script for Development

# run eslint
$ yarn run lint

# run test
$ yarn run test

# run build
$ yarn run build

Bizzy Indonesia

Copyright © 2018 by Bizzy Engineering Team

FAQs

Last updated on 14 Mar 2019

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc