🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis →
Socket
Book a DemoInstallSign in
Socket

@rebilly/revel

Package Overview
Dependencies
Maintainers
4
Versions
430
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rebilly/revel

latest
Source
npmnpm
Version
12.10.0
Version published
Maintainers
4
Created
Source

Revel

Revel

Design and develop clean, elegant, and performant Rebilly experiences.

View Documentation

npm latest version semantic-release: conventional commits Release status

About this repo

Revel is the design system used by designers and developers at Rebilly to build clean, elegant, and performant experiences for its merchants.

Commands

Install dependecies and start development

pnpm install && pnpm nx run revel:docs:dev

Commands

CommandDescription
devRun the dev server for the component documentation. See docs:dev.
docs:devRun the dev server for the component documentation.
docs:buildBuild component documentation as a static HTML site.
buildBuild the library.
build:watchBuild the library and rebuild on file changes.
playground:devRun the playground dev server (see Playground).
lint:no-fixRun eslint.
lintRun eslint and automatically fix issues.
test:unitRun the unit tests.
test:unit:watchRun the unit tests on changed files, in watch mode.

Playground

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

Package last updated on 20 Nov 2025

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