Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

@cereallarceny/src

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cereallarceny/src

Just another UI component library based on Styled System.

latest
Source
npmnpm
Version
1.0.7
Version published
Maintainers
1
Created
Source

SRC

Just another UI component library based on Styled System.

Developing

  • yarn install
  • yarn start
  • GG.

Contributing

  • Fork.
  • Work.
  • Commit.
  • PR.
  • GG.

Using

Need to work on this section...

  • Run yarn add @cereallarceny/src react-icons react-router-dom in your app
  • Add a <ThemeProvider theme={theme}> to your project's root, and pass it a theme. You can either add your own theme or import the one used in this library like such: import { theme } from '@cereallarceny/src';. We also export ThemeProvider from styled-components, which is bundled in the library.
  • To import a component in a file, simply type import { Box } from '@cereallarceny/src';
  • GG.

FAQs

Package last updated on 04 Jul 2019

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