Socket
Socket
Sign inDemoInstall

assign-styles

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    assign-styles

Object.assign polyfill respecting !important notation.


Version published
Weekly downloads
562
decreased by-32.21%
Maintainers
1
Install size
5.02 kB
Created
Weekly downloads
 

Readme

Source

assign-styles

Build Status Code Climate npm version

npm install assign-styles

ES6 Polyfill for Object.assign that respects !important notation.
This does the same as object-assign, but was made especially for style objects as they're used e.g. in React to define inline-styles.

License

assign-styles is licensed under the MIT License.
Created with ♥ by @rofrischmann.

Keywords

FAQs

Last updated on 17 Oct 2015

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc