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

mrv-design-system

Package Overview
Dependencies
Maintainers
2
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mrv-design-system

`mrv-design-system` is a library built to help developers and designers to create consistent, beautiful and accessible digital products

  • 0.25.1
  • npm
  • Socket score

Version published
Weekly downloads
5
decreased by-97.02%
Maintainers
2
Weekly downloads
 
Created
Source

Introduction

mrv-design-system is a library built to help developers and designers to create consistent, beautiful and accessible digital products

How to use

For learning how to use the library, please check the docs: https://eloquent-ardinghelli-8232c7.netlify.com/

Development guide

Setup

Install all the dependencies with yarn install. You can use Storybook to test the components in real time when developing them by running yarn storybook.

Building

To completely build the lib, run the yarn prepare command.

Testing

The visual tests use Docker to run, so you will need it in order to run all the tests of the project.

  • To run all the tests, run yarn test.
  • To run the Jest tests, run yarn test:jest.
  • To run the visual tests, run yarn test:visual.

When a visual change is created (due to spacing, colors, new components, etc), you need to run the visual tests to create the new snapshots and run yarn backstop:approve to approve the new visual changes. More info about BackstopJS can be checked here: https://github.com/garris/BackstopJS

FAQs

Package last updated on 21 Sep 2020

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