select

基于Tether构建的时尚选择元素。(Styleable select elements built on Tether. #hubspot-open-source)

  • 所有者: HubSpot/select
  • 平台: Linux, Mac, Windows
  • 許可證: MIT License
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

Select

GitHub
version

Select.js is a Javascript and CSS library for creating styleable select elements. It aims to reproduce the behavior of native controls as much as is possible, while allowing for complete styling with CSS.

Install

Dependencies

Installing via npm and bower will bring in the above dependencies as well.

npm

$ npm install tether-select

bower

$ bower install tether-select

Usage

let selectInstance = new Select({
  el: document.querySelector('select.select-target'),
  className: 'select-theme-default'
})

API Documentation

Demo

Contributing

We encourage contributions of all kinds. If you would like to contribute in some way, please review our guidelines for contributing.

License

Copyright © 2015 HubSpot - MIT License

主要指標

概覽
名稱與所有者HubSpot/select
主編程語言JavaScript
編程語言CSS (語言數: 2)
平台Linux, Mac, Windows
許可證MIT License
所有者活动
創建於2013-12-12 19:22:56
推送於2018-10-10 02:11:18
最后一次提交2016-01-11 13:01:14
發布數21
最新版本名稱v1.1.1 (發布於 )
第一版名稱v0.1.0 (發布於 )
用户参与
星數1.2k
關注者數193
派生數116
提交數305
已啟用問題?
問題數42
打開的問題數28
拉請求數7
打開的拉請求數11
關閉的拉請求數8
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?