Socket
Socket
Sign inDemoInstall

@bilgeadam/fow-ui

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bilgeadam/fow-ui

Fow UI Library


Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Fow UI

UI Library wrapped around React Ant Design.

Install

  1. Clone repo and run npm install
  2. React and React-dom must be in dev-dependencies for storybook.
  3. run npm run storybook

Build and linking local apps for test and development

  1. run npm run build
  2. When dist folder created run npm link
  3. Go to other app and run npm link @bilgeadam/fow-ui Note: If you install new dependency in app, you have to link again.

Adding icon with svgr

  1. First add svg icons in assets/icons. Warning: You use this file names in component names prop.
  2. run npm run generateSVGIcons

Adding image with svgr

  1. First add svg images in assets/images. Warning: You use this file names in component names prop.
  2. run npm run generateSVGImages

Keywords

FAQs

Package last updated on 31 Mar 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

  • 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