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

bloom-layout

Package Overview
Dependencies
Maintainers
5
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bloom-layout

layout components used in bloom packages

  • 1.1.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
5
Created
Source

Bloom Layout

Reusable presentational components in React

What & Why

This library provides fully-accessible, reusable components with easily-overridable default styles. They don't depend on Redux or other stateful libraries to function, but implementation suggestions are discussed.

Accessibility of data-heavy and data-interruptive (like Alerts and Modals) components can be complex to write. These components abstract out considerations for screen readers, tab order, etc. while allowing a variety of different contents inside of them that don't need to be concerned for these issues.

Contents

  • Accordions
  • Alerts
  • Banner Alerts
  • Modals
  • Rating
  • Tables
  • Tooltips
  • Using Alert and Modal with Redux

Boot up the Example in a Browser:

You can dev using the /example folder in this repo.

Install with npm install and run with npm run dev after copying config-sample.json to config.json, just like the bloom-starter.

Keywords

FAQs

Package last updated on 26 Apr 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