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

darwin-s3-plugin

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

darwin-s3-plugin

UI library

  • 0.0.2
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

Doorman Common UI Library

Doorman Common UI Library contains foundational React UI components for Doorman related projects.

Installation:

npm:

npm install @dbops/ui

yarn:

yarn add @dbops/ui

Local development:

Starting up storybook:

yarn storybook

checks for lint errors

yarn lint

checks and fixes lint errors if possible

yarn lint:fix

format your code with prettier

yarn format

Build:

Bundle UI library:

yarn build

Build storybook static files:

yarn build-storybook

Directory Structure

For new UI components or utilities, please put them under src/* and export them in src/index.ts.

FAQs

Package last updated on 11 May 2023

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