🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@magusn/components

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@magusn/components

common components

latest
npmnpm
Version
0.3.1
Version published
Maintainers
1
Created
Source

@magusn/components

common components

NPM JavaScript Style Guide

Install

npm install --save @magusn/components

Usage

import React, { Component } from 'react'

import MyComponent from '@magusn/components';
import '@magusn/components/dist/index.css';

function Example(props) {
  return <MyComponent />;
}

License

MIT © magus

FAQs

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