
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@heathmont/moon-css
Advanced tools
A library for generating primitive, semantic, component variables and component classes.
FIGMA_TOKEN
)FIGMA_FILE
)FIGMA_COMPONENTS_FILE
). OPTIONALMOON_OUTPUT_DIR
). OPTIONAL.env
file with your variables:FIGMA_TOKEN=figd_personal-access-token
FIGMA_FILE=your-brand:BZiHkvF7pXFHrFH8P0cG2T
FIGMA_COMPONENTS_FILE=your-brand:S3q1SkVngbwHuwpxHKCsgtJj
MOON_OUTPUT_DIR=assets
Basic installation:
npx @heathmont/moon-css
This generates css/your-brand-base.css
with all CSS variables.
Generate Tailwind preset:
npx @heathmont/moon-css --with-preset
This adds js/your-brand-base-preset.js
for Tailwind utility classes.
Include pre-built components:
npx @heathmont/moon-css --with-preset --with-components
This also generates js/moon-components.js
with ready-to-use component classes.
css/your-brand-base.css
- CSS variablesjs/your-brand-base-preset.js
- Tailwind preset configuration (optional)js/moon-components.js
- Pre-built component classes (optional)FAQs
Simple Moon components as CSS layer
The npm package @heathmont/moon-css receives a total of 267 weekly downloads. As such, @heathmont/moon-css popularity was classified as not popular.
We found that @heathmont/moon-css demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 150 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 how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.