
Product
Introducing Socket Firewall Enterprise: Flexible, Configurable Protection for Modern Package Ecosystems
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.
pusher-chameleon
Advanced tools

Chameleon is a library of front-end assets that can be used across Pusher. The general layout and grid have been taken from Foundation for Sites, with our custom components and elements added in on top.
Chameleon can currently be imported as both a node module, and a ruby gem. Then, import the base chameleon stylesheet in to your project. This includes all of the functions, variables, and mixins that are required:
// For a node project
@import "~pusher-chameleon/stylesheets/chameleon.scss";
// For a ruby project via sprockets
@import "chameleon";
You can pick and choose which components you require, so these will need to be explicitly included:
@include CHAMELEON-grid;
@include CHAMELEON-typography;
...
Follow these steps to publish a new version of Chameleon:
package.jsonrake chameleon:publishThis rake task will publish a new version of Chameleon to the npm registry, push to RubyGems, and build a new version of the docs.
Our fonts are hosted on a CDN (see global.scss). If you're adding Chameleon in to a new project that sits on a new domain, then this will need to be added to the CORS config in the AWS S3 bucket.
Logo by Agne Alesiute via TheNounProject
FAQs
A collection of front-end patterns used across Pusher.
The npm package pusher-chameleon receives a total of 14 weekly downloads. As such, pusher-chameleon popularity was classified as not popular.
We found that pusher-chameleon demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
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.

Product
Socket Firewall Enterprise is now available with flexible deployment, configurable policies, and expanded language support.

Security News
Open source dashboard CNAPulse tracks CVE Numbering Authorities’ publishing activity, highlighting trends and transparency across the CVE ecosystem.

Product
Detect malware, unsafe data flows, and license issues in GitHub Actions with Socket’s new workflow scanning support.