Socket
Book a DemoInstallSign in
Socket

@etchteam/mobius

Package Overview
Dependencies
Maintainers
5
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@etchteam/mobius

WRAP's design system

9.2.0
latest
npmnpm
Version published
Weekly downloads
28
-45.1%
Maintainers
5
Weekly downloads
 
Created
Source

Mobius design system

Storybook docs

Live demo

Install

npm install --save @etchteam/mobius

Usage

Install the global CSS in your main app file

import '@etchteam/mobius/src/styles/main.scss';
import '@etchteam/mobius/components.css';

// Optional font face
import '@etchteam/mobius/src/styles/fonts.scss';

Import a theme file

import '@etchteam/mobius/src/styles/themes/default/main.scss';
import React from 'react';
import { Button } from '@etchteam/mobius';

const MyComponent = () => (
  <Button
    type="primary"
    href="https://reactjs.org"
    target="_blank"
    rel="noopener noreferrer"
  >
    Learn React
  </Button>
)

FAQs

Package last updated on 29 Jan 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

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.