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

bemto-overflower

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bemto-overflower

Flexible content overflow based on bemto-components & styled-components

  • 0.3.0
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

bemto-overflower Build Status NPM package version

This is a flexible content overflow component, using bemto-components and styled-components.

The documentation for the bemto-overflower is available as a section of bemto-components' docs. You could see there all the features of bemto-overflower and play with them right in your browser in an interactive playgrounds.

Installation & Usage

Note: bemto-overflower uses styled-components as a peer dependency, as its bad to include more than one instance of styled-components in your app, so you need to have it installed as well.

In your console:

npm install --save bemto-overflower

Then in .js-files of your components:

import Overflower from 'bemto-overflower';

License

Licensed under the MIT License, Copyright © 2017 Roman Komarov.

See LICENSE for more information.

Keywords

FAQs

Package last updated on 05 Mar 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