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

@gd-uikit/uikit

Package Overview
Dependencies
Maintainers
4
Versions
367
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@gd-uikit/uikit

https://gd-uikit.firebaseapp.com

  • 0.2.0-alpha.8
  • npm
  • Socket score

Version published
Weekly downloads
88
increased by76%
Maintainers
4
Weekly downloads
 
Created
Source

Design System we use at jinshuju

https://gd-uikit.firebaseapp.com

setup:

  • brew install nvm
  • nvm install 8.8
  • npm install -g yarn
  • yarn

develop:

  • write stories about component using storybook in stories/
  • create a new package folder under packages/ where the component lives, which you can follow the existing component's file structrue.

NOTES:

  • prefer default export which can be intergrated into the plugin like 'ts-plugin-import' to make bundle in demand works.

build:

  • yarn run build

deploy(now.sh):

follow the instructions on firebase' hosting doc.

  • yarn global add firebase-tools
  • yarn run deploy

FAQs

Package last updated on 13 Feb 2018

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