Socket
Socket
Sign inDemoInstall

styled-x

Package Overview
Dependencies
120
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    styled-x

Cross-platform component design system for React DOM and React Native.


Version published
Weekly downloads
3
decreased by-40%
Maintainers
1
Install size
5.18 MB
Created
Weekly downloads
 

Readme

Source

styled-x

npm npm npm

Cross-platform component design system for React DOM and React Native.

Getting Started

Install styled-x using yarn:

yarn add styled-x

Usage

// You can import the entire component library as a single import:
import Styled from 'styled-x';

// Or you can import individual components:
import {Text, View} from 'styled-x';

Components

ComponentVersionDescription
styled-x-primitivesnpmCross-platform Image, Text, and View components.

Contributing

If you have any ideas on how this module could be better, create an Issue or submit a PR.

Keywords

FAQs

Last updated on 30 May 2019

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc