Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@purple/phoenix-components

Package Overview
Dependencies
Maintainers
7
Versions
197
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@purple/phoenix-components

Our aim is to build a simple React component library using styled components and typescript.

  • 2.1.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
303
decreased by-37.91%
Maintainers
7
Weekly downloads
 
Created
Source

Phoenix components

Our aim is to build a simple React component library using styled components and typescript.

3rd party libraries

Phoenix components takes advantage of some 3rd party libraries and provides consistent styling for them.

  • react-select for the Selectbox component
  • react-dropzone for the FileUpload component
  • react-pdf for the FileUpload component

Documentation

Phoenix components storybook

Install

npm i @purple/phoenix-components

Include Roboto font into repository Example:

<link
  href="https://fonts.googleapis.com/css?family=Roboto:400,400i,500,500i,700"
  rel="stylesheet"
/>

Import components

import { Input } from "@purple/phoenix-components"

Keywords

FAQs

Package last updated on 19 May 2020

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