Socket
Socket
Sign inDemoInstall

@acidic9/slim-select

Package Overview
Dependencies
0
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @acidic9/slim-select

Slim advanced select dropdown


Version published
Weekly downloads
1
decreased by-90%
Maintainers
1
Install size
3.08 MB
Created
Weekly downloads
 

Readme

Source

Slim Select

slimselectjs.com

Slim advanced select dropdown

Build Status NPM Downloads

Buy Me A Coffee

For documentation and examples on all features see: http://slimselectjs.com

Features

  • No Dependencies
  • 20kb - 5kb gzip
  • Single Select
  • Multi Select
  • User Addable Options
  • Html Options
  • Settable Data
  • Callback Events
  • Placeholders
  • Search
  • Disable Options
  • Light CSS
  • Light Color Scheme
  • Style and Class Inheritance
  • Clean Animations
  • Performant

Browsers

  • IE 11+
  • Edge 13+
  • Chrome 30+
  • FireFox 25+
  • Opera 25+
  • Safari 9+

Installation

npm install slim-select

or

<script src="https://cdnjs.cloudflare.com/ajax/libs/slim-select/<version>/slimselect.min.js"></script>
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/slim-select/<version>/slimselect.min.css"> 

Usage

import SlimSelect from 'slim-select'

new SlimSelect({
  select: '#slim-select'
})

Testing

Browser testing has been provided by

Keywords

FAQs

Last updated on 18 Sep 2020

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc