Socket
Socket
Sign inDemoInstall

polythene-core

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

polythene-core

Core Polythene functions.


Version published
Weekly downloads
47
decreased by-95.19%
Maintainers
1
Weekly downloads
 
Created
Source

Core

Core Polythene functions.

  • animation-event
  • attrs
  • events
  • multiple
  • pointer
  • prop
  • sam
  • transition
  • variables

Multiple

Multiple is a Higher Order Component that renders multiple instances of a component, each one spawned from the same origin. A good example is Notification that creates one message after the other, each displayed in the center of the screen.

There is usually only one notification visible on the screen (good UX practice). Multiple messages are queued and shown one after the other.

A similar principle can be seen with Dialog - there is usually only one dialog visible on the screen (although there are cases for layered dialogs, for example Facebook's photo gallery inside a post dialog).

FAQs

Package last updated on 07 Aug 2017

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