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

@parallaxagency/hybrid

Package Overview
Dependencies
Maintainers
2
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@parallaxagency/hybrid

Hybrid Front-end Framework

  • 1.6.8
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
26
increased by100%
Maintainers
2
Weekly downloads
 
Created
Source

Introduction

Hybrid is a private npm package owned by Parallax. Hybrid provides a basic SCSS framework including normalize, useful mixins, some basic template code, Expose CMS-specific style & also some accessibility helpers. Hybrid also contains JS modules we use on a regular basis, to speed up development and improve code consistency.

Motivation

Hybrid was created to give us a 'common denominator' between projects - SCSS that we use consistently across all projects, and JS we use frequently.

Contributors

To contribute:

cd ~/Code
git clone ssh://git@my.parall.ax:7999/np/hybrid.git
cd hybrid

Then make your changes

git add -A
git commit -m "Message about why you have made changes"
git tag v1.x.x (_Replace x with appropriate version numbers_)
git push --tags
git push origin master

Installation

To install hybrid in a project:

yarn add @parallaxagency/hybrid

FAQs

Package last updated on 27 Oct 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