#
selector
Here are 369 public repositories matching this topic...
An absurdly small jQuery alternative for modern browsers.
-
Updated
May 12, 2021 - JavaScript
Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.
-
Updated
Jul 28, 2021 - JavaScript
rgazelot
commented
Jan 6, 2021
Hello, I'm trying to type my application which is using redux-orm. I came across an issue with the new createSelector
API. My code is as simple as:
import { createSelector } from 'redux-orm'
import orm from 'features/regulation/orm'
export const selectTest = createSelector(orm.Policy)
The error I get is that
Expected 2-9 arguments, but got 1.ts(2554)
redux.d.ts(87,
一个可以用代码设置selector背景(按下去背景颜色更改,样式变化等等)的button, 再也不用写selector了
-
Updated
Jan 23, 2019 - Java
Android UI 快速开发,专治原生控件各种不服
shape
ripper
state
imageview
circleimageview
selector
circle
textview
gradient
corner
shadow
clip
shadowview
drawableleft
shadowlayout
roundedimageview
drawablewithtext
shadowdrawable
ripperdrawable
cliplayout
-
Updated
Jul 19, 2021 - Java
A react-native dropdown/picker/selector component for both Android & iOS.
-
Updated
Jul 28, 2021 - JavaScript
Query, update and convert data structures from the command line. Comparable to jq/yq but supports JSON, TOML, YAML, XML and CSV with zero runtime dependencies.
config
go
cli
golang
yaml
toml
parser
json
query
portable
xml
configuration
update
selector
data-structures
xml-parser
devops-tools
yaml-processor
json-processing
-
Updated
Jul 23, 2021 - Go
-
Updated
Jan 23, 2019 - Java
手机移动端选择组件 支持是否级联/单选到多选/可异步更新数据等..
select
mobile
selector
picker
number
cascade
mobile-picker
number-picker
mobile-selector
mobile-select
area-picker
area-selector
mobile-trigger
number-selector
cascade-selector
-
Updated
Feb 23, 2021 - JavaScript
-
Updated
Mar 23, 2018 - Java
A framework for creating semi-automatic web content extractors
python
crawler
tutorial
extractor
scraping
web-scraper
selector
css-selector
web-scraping
scrapy
scrapers
beautifulsoup
xpath-expression
lxml
selector-expression
-
Updated
Oct 24, 2020 - Python
基于TextView 1.直接设置selector背景2.直接设置drawableLeft大小 3.圆角,圆形,背景/边框/文字根据状态变色
-
Updated
Nov 28, 2018 - Java
The magic memoization for the State management. ✨ 🧠
-
Updated
Jun 15, 2021 - JavaScript
Since Facebook introduced reactions in 2016, it became a standard in several applications as a way for users to interact with content. ReactionButton is a control that allows developers to add this functionality to their apps in an easy way.
-
Updated
Jan 16, 2021 - Swift
Defines themes via flexible color selectors for use with styled-components
react
javascript
css
sass
js
styled-components
styling
scss
selector
themes
styles
color-manipulation
theme-color
manipulation-methods
-
Updated
Dec 10, 2019 - JavaScript
Simple, easily and diversity menu solution
autocomplete
jquery-plugin
embedded
tabs
popup
selector
menu
menu-generator
right-click
select-multiple
dynamic-data
-
Updated
Sep 10, 2019 - JavaScript
Android Time Selector Library
-
Updated
Feb 28, 2016 - Java
Beautiful custom View, SeekBar selector, easy to use, and rich in customization.漂亮的区间选择器,贝塞尔曲线优雅实现
-
Updated
Nov 28, 2020 - Java
Easy, closure-based Swift methods for working with interactive UIKit elements.
swift
gesture-recognizer
carthage
selector
closure
uigesturerecognizer
uicontrol
target-action
action-closure
-
Updated
Oct 25, 2019 - Swift
Composable way to create less verbose Redux code
-
Updated
Dec 20, 2017 - TypeScript
SelectPage for Vue2, list or table view of pagination, use tags for multiple selection, i18n and server side resources supports
javascript
i18n
pagination
front-end
vuejs
webpack
tags
selector
tableview
vue2
multiple
server-side
-
Updated
Jul 2, 2021 - JavaScript
Customizable tri-state toggle button (with three states, three state toggle) for Android
android
graphics
toggle-switches
button
android-library
buttons
selector
radio-buttons
switch
android-ui
multi-choices-button
multi-choice-selection
buttongroup
toggle-buttons
chooser
multi-state
-
Updated
Mar 3, 2017 - Java
A declarative struct-tag-based HTML unmarshaling or scraping package for Go built on top of the goquery library
html
golang
decoder
selector
selectors
unmarshall
scrape
struct
goquery
unmarshaling
unmarshaller
html-unmarshaling
-
Updated
Jun 7, 2019 - Go
Improve this page
Add a description, image, and links to the selector topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the selector topic, visit your repo's landing page and select "manage topics."
When looking up an attribute with .attr(), the name of the attribute should be lowercased before looking up in .attribs object.