🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

magic-select

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

magic-select

Its not a simple select. Its your magic select component

latest
Source
npmnpm
Version
1.0.11
Version published
Maintainers
1
Created
Source

magic-select

Its not a simple select. Its your magic select component

NPM JavaScript Style Guide

Install

npm install --save magic-select

Usage

import React, { Component } from 'react'

import MyComponent from 'magic-select'
import 'magic-select/dist/index.css'

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

License

MIT © DGouron

FAQs

Package last updated on 15 Mar 2024

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