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?
已存档?
是复刻?
已锁定?
是镜像?
是私有?