New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

sm-react-weui

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sm-react-weui

A small and sample UI components based on weui styles and react.

latest
Source
npmnpm
Version
1.0.4
Version published
Weekly downloads
5
Maintainers
1
Weekly downloads
 
Created
Source

sm-react-weui

A small and sample UI components based on weui styles and react.

NPM JavaScript Style Guide

Install

npm install --save sm-react-weui

Usage

import React, { Component } from 'react'

import MyComponent from 'sm-react-weui'

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

License

MIT © FiShelly

Keywords

fishelly

FAQs

Package last updated on 08 Nov 2018

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