New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bizzy-ui

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bizzy-ui

This is Bizzy Design Language components library

  • 1.0.1
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
1
Weekly downloads
 
Created
Source

bizzy-ui

bizzy-ui is a CSS framework used for Bizzy projects. It uses AntDesign as its base framework.

Install

$ npm i bizzy-ui

How to use

import css file from node_modules

import 'bizzy-ui/dist/bizzy-ui.css'

or

import 'bizzy-ui/dist/bizzy-ui.min.css'

Build setup

Install dependencies

$ npm install

Package Sass files to CSS, prefix, and minify. Compress Svg.

$ npm compile

Publish

  • Update version in package.json
  • Push to remote
  • Publish package (package name: bizzy-ui)
$ npm publish

FAQs

Package last updated on 30 Oct 2019

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