Socket
Book a DemoInstallSign in
Socket

@flatiron-school/ui

Package Overview
Dependencies
Maintainers
2
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flatiron-school/ui

FIS Design System

2.0.1
latest
Source
npmnpm
Version published
Weekly downloads
0
Maintainers
2
Weekly downloads
 
Created
Source

The Flatiron School Design System

Installation & Usage

Install

yarn add @flatiron-school/ui @material-ui/core

Usage

import { Button } from '@flatiron-school/ui'

export default () => {
  return <Button primary>Foo</Button>
}

To apply your theme wrap your components in our ThemeProvider:

import ThemeProvider from '@flatiron-school/ui'

export default () => {
  return <ThemeProvider theme={yourTheme}> </ThemeProvider>
}

Available Components

[TODO]

Want to Contribute?

If you want to contribute through code or documentation, the Contributing guide is the best place to start. If you have questions, feel free to ask.

Other

FAQs

Package last updated on 27 Jun 2021

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.