MCPcopy
hub / github.com/Robdel12/DropKick

github.com/Robdel12/DropKick @v2.2.5 sqlite

repository ↗ · DeepWiki ↗ · release v2.2.5 ↗
44 symbols 112 edges 12 files 25 documented · 57%
README

DropKick.js CircleCI

Quick start

Basic Usage

  • Download the latest stable version from the releases / tags section
  • Insert the JS onto the page
  • Put the stylesheet where you would like
  • Add an ID or class to the select(s) you would like to DropKick

If you're using jQuery: - $("#ID").dropkick( options );

Pure JS: - Call new Dropkick( HTMLSelectELement, Options ); or new Dropkick( "ID", Options ); in your script

npm Install

You can install DropKick.js using npm:

npm install dropkickjs --save-dev

Documentation

See Dropkickjs.com for full docs.

Browserstack Testing BrowserStack Status

Cross browser testing is provided by BrowserStack! They have generously provided automated testing for us.

Building the docs

Run yarn docs and it will build the docs from source.

WordPress Plugin

DropKick WordPress Plugin By Mahfuzul Hasan

https://wordpress.org/plugins/wp-dropkick/

Suggestions or Bugs?

Search for bugs ruthlessly and call any vermin to our attention!

Authors

Wil Wilsman @wilwilsman

Robert DeLuca @robdel12

Core symbols most depended-on inside this repo

item
called by 15
src/dropkick.js
select
called by 15
src/dropkick.js
buildSelect
called by 9
tests/utils/utils.js
reset
called by 6
src/dropkick.js
open
called by 4
src/dropkick.js
disable
called by 4
src/dropkick.js
search
called by 4
src/dropkick.js
_scrollTo
called by 4
src/dropkick.js

Shape

Method 23
Function 19
Class 2

Languages

TypeScript100%

Modules by API surface

src/dropkick.js27 symbols
src/utils.js10 symbols
src/defaults.js4 symbols
tests/utils/utils.js3 symbols

Dependencies from manifests, versioned

babel-core6.25.0 · 1×
babel-loader7.1.1 · 1×
babel-preset-env1.6.0 · 1×
chai4.1.0 · 1×
chai-jquery2.0.0 · 1×
css-loader0.28.4 · 1×
custom-event1.0.1 · 1×
documentation4.0.0-rc.1 · 1×
dotenv4.0.0 · 1×
dotenv-webpack1.5.4 · 1×
extract-text-webpack-plugin3.0.0 · 1×
html-webpack-plugin2.29.0 · 1×

For agents

$ claude mcp add DropKick \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact