Socket for GitHub
Detect suspicious packages in PRs
Socket CLI
Use Socket from the command line
Socket Web Extension
Use Socket from your browser
Socket Dependency Search
Find any package for your project
Integrations
Docs
Want to read all the docs? Start here
Customers
Check out our customer stories
Blog
Keep up to date with all the news
Changelog
Latest updates and enhancements
FAQ
Answers to common questions
Package Alerts
Learn about all Socket alerts
Glossary
Open source and security terms
Customer Stories
About
Why we built Socket
Love
See why developers love Socket
Careers
Join our team
Investors
Learn about our investors
Security
Our security practices
Why Socket?
Achievements
Packages
Comaintainers
56 packages
Order
Sort by
@amendable/breakpoints
This adds breakpoint support to your styles. It works through CSS styles and support SSR without any setup.
@amendable/breakpoints-css
This adds breakpoint support to your styles via styled-components.
@amendable/colors
Colors converter is helpful when you want to define app-wide color theme and reuse them easily.
@amendable/colors-polished
This is a drop-in replacement of [@amendable/colors](https://github.com/amendable/colors) that also adds support for [polished](https://polished.js.org) color transforms. You can now write `primary-darken10` and it will just work.
@amendable/core
@amendable/css-styled-components
This resolves `css` prop into [styled-components](https://www.styled-components.com).
@amendable/expand-style-shorthands
This expands style shorthand syntax (`padding: 1`) into long-hand syntax (`paddingTop: 1, paddingRight: 1, paddingBottom: 1, paddingLeft: 1`).
@amendable/fluid-scale
@amendable/hash
Murmur Hash
@amendable/inline-props-css
This resolver merges all the React props that match the names of styling props into the `css` prop.