Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
@globus/globus-css
Advanced tools
Utility-centric CSS and styled components to give you the building blocks for any Globus web project.
globus-css
⚠️ This package is experimental and should not be used in production.⚠️
Utility-centric CSS and styled components to give you the building blocks for any Globus web project.
main
.Follow most of the principles defined in GitHub’s Primer CSS implementation.
In most cases, we will not be using BEM. Instead, we will be following Bootstrap's block-modifier scheme.
Based on bootstrap@4.x
bootstrap@5
and/or moving off of Bootstrap should be considered, a few notable mentions:
Consumable as CSS
Consumable as an NPM package
Follow Semantic Versioning
Accessible via Storybook
This project contains a Storybook of available UI components. It is intended to be both an area to develop UI components in isolation and used as a documentation resource for consumers (when published).
To start Storybook, run: npm run storybook
As of v0.5.0
the dist
folder only contains the most recently tagged release's built files.
The package is available on npm
- npm i @globus/globus-css
As of v0.5.0
, bundled assets can be referenced using unpkg.com or JSDelivr.
<link rel="stylesheet" href="https://unpkg.com/@globus/globus-css/dist/globus-css.css" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@globus/globus-css/dist/globus-css.css" crossorigin="anonymous">
NOTE: Asset paths (ie. fonts, icons) in generated CSS files are currently relative – you will need to make sure these assets are locally available in your application.
npm run release
will bump the package using Conventional Commits (via standard-version) and update the dist
folder.
FAQs
Utility-centric CSS and styled components to give you the building blocks for any Globus web project.
The npm package @globus/globus-css receives a total of 73 weekly downloads. As such, @globus/globus-css popularity was classified as not popular.
We found that @globus/globus-css demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.