Socket
Socket
Sign inDemoInstall

am-display

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

am-display

CSS display utilities


Version published
Maintainers
1
Created
Source

AM SUIT CSS utilities: display

AM SUIT CSS display utilities.

Read more about SUIT CSS's design principles.

Installation

  • npm: npm install am-utils-display
  • Bower: bower install am-utils-display

Available classes

  • [data-am-block] - Display block.
  • [data-am-hidden] - Display none.
  • [data-am-hiddenVisually] - Visually hidden but available to screenreaders.
  • [data-am-inline] - Display inline.
  • [data-am-inlineBlock] - Display inline-block.
  • [data-am-table] - Display table.
  • [data-am-tableCell] - Display table-cell.
  • [data-am-tableRow] - Display table-row.

Usage

Please refer to the README for SUIT CSS utils

Browser support

  • Google Chrome (latest)
  • Opera (latest)
  • Firefox 4+
  • Safari 5+
  • Internet Explorer 8+

Keywords

FAQs

Package last updated on 13 Sep 2014

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