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

@department-of-veterans-affairs/formation-react

Package Overview
Dependencies
Maintainers
24
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@department-of-veterans-affairs/formation-react

React implementation of patterns in Formation

  • 7.0.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
24
Created
Source

This module contains reusable react components from vets-website housed in its design system repo.

Quick start

npm install @department-of-veterans-affairs/formation-react

import COMPONENTNAME from '@department-of-veterans-affairs/formation-react/COMPONENTNAME'

See design system or Storybook.

Running Storybook locally

From the project root, run the following commands:

  1. yarn install
  2. cd packages/formation-react
  3. yarn install
    • It's a Lerna thing. For some reason, it doesn't work without both installs. ¯_(ツ)_/¯
  4. yarn storybook

Included components:

  • AdditionalInfo.js
  • AlertBox.js
  • Breadcrumbs.js
  • Checkbox.js
  • Date.js
  • FileInput.js
  • MonthYear.js
  • NumberInput.js
  • RadioButtons.js
  • Select.js
  • TextArea.js
  • TextInput.js
  • ExpandingGroup.js
  • IconBase.js
  • IconHelp.js
  • IconSearch.js
  • IconUser.js
  • LoadingIndicator.js
  • Modal.js
  • OMBInfo.js
  • Pagination.js
  • PrivacyAgreement.js
  • ProgressBar.js
  • ProgressButton.js
  • SearchMenu.js
  • SegmentedProgressBar.js
  • SystemDownView.js
  • Table.js
  • Telephone.js
  • Tooltip.js

Keywords

FAQs

Package last updated on 08 Jan 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