
Security News
Nx npm Packages Compromised in Supply Chain Attack Weaponizing AI CLI Tools
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
@rebilly/revel
Advanced tools
Revel is the design system used by designers and developers at Rebilly to build clean, elegant, and performant experiences for its merchants.
pnpm install && pnpm nx run revel:docs:dev
Command | Description |
---|---|
dev | Run the dev server for the component documentation. See docs:dev . |
docs:dev | Run the dev server for the component documentation. |
docs:build | Build component documentation as a static HTML site. |
build | Build the library. |
build:watch | Build the library and rebuild on file changes. |
playground:dev | Run the playground dev server (see Playground). |
lint:no-fix | Run eslint. |
lint | Run eslint and automatically fix issues. |
test:unit | Run the unit tests. |
test:unit:watch | Run the unit tests on changed files, in watch mode. |
Sometimes it is easier to test a complex configuration directly in a vue application, rather than through our vuepress documentation.
For this, we provide a playground server which can be run with:
pnpm nx run revel:playground:dev
Note: You must copy the playground component file
/src/playground/Playground-copyme.vue
to Playground.vue
.
FAQs
Unknown package
We found that @rebilly/revel demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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.
Security News
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.
Security News
CISA’s 2025 draft SBOM guidance adds new fields like hashes, licenses, and tool metadata to make software inventories more actionable.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.