🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis
Socket
Book a DemoInstallSign in
Socket

@instructure/ui-core

Package Overview
Dependencies
Maintainers
35
Versions
534
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@instructure/ui-core

A UI component library made by Instructure Inc.

latest
Source
npmnpm
Version
5.52.3
Version published
Maintainers
35
Created
Source

category: packages

@instructure/ui-core

npm build-status MIT License Code of Conduct

Installation

yarn add @instructure/ui-core

Usage

import React from 'react'
import Heading from '@instructure/ui-core/lib/components/Heading'

export default MyHeading = function () {
  return (
    <Heading>Hello World</Heading>
  )
}

For the default theme you'll also need to include the 'Lato' font in your application.

Browser Support

  • Internet Explorer 11 and Edge
  • Chrome, Safari, Firefox (last two versions)

Contribute

See the contributing guidelines for details.

License

MIT

FAQs

Package last updated on 26 Apr 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