Launch Week Day 5: Introducing Reachability for PHP.Learn More
Socket
Book a DemoSign in
Socket

exorior-ui

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

exorior-ui

Exorior system UI components and utils functions.

unpublished
latest
npmnpm
Version
1.0.1
Version published
Maintainers
1
Created
Source

exorior-ui

Exorior system UI components and utils functions.

NPM JavaScript Style Guide

Install

npm install --save exorior-ui

Usage

import React, { Component } from 'react'

import MyComponent from 'exorior-ui'
import 'exorior-ui/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © kopeclu2

FAQs

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