#
selector
Here are 403 public repositories matching this topic...
An absurdly small jQuery alternative for modern browsers.
-
Updated
May 30, 2022 - JavaScript
Everything you wish the HTML <select> element could do, wrapped up into a lightweight, extensible Vue component.
-
Updated
Jun 10, 2022 - JavaScript
Select, put and delete data from JSON, TOML, YAML, XML and CSV files with a single tool. Supports conversion between formats and can be used as a Go package.
config
go
cli
golang
yaml
toml
parser
json
query
xml
configuration
update
selector
data-structures
data-wrangling
devops-tools
data-processing
yaml-processor
json-processing
-
Updated
Jun 29, 2022 - Go
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,
Android UI 快速开发,专治原生控件各种不服
shape
ripper
state
imageview
circleimageview
selector
circle
textview
gradient
corner
shadow
clip
shadowview
drawableleft
shadowlayout
roundedimageview
drawablewithtext
shadowdrawable
ripperdrawable
cliplayout
-
Updated
Apr 25, 2022 - Java
一个可以用代码设置selector背景(按下去背景颜色更改,样式变化等等)的button, 再也不用写selector了
-
Updated
Jan 23, 2019 - Java
A react-native dropdown/picker/selector component for both Android & iOS.
-
Updated
Jul 28, 2021 - JavaScript
-
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
May 31, 2022 - JavaScript
-
Updated
Nov 23, 2021 - 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 23, 2022 - JavaScript
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
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
Android Time Selector Library
-
Updated
Feb 28, 2016 - Java
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
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
An extensible input number spinner component for react-native highly customizable. This component enhance a text input for entering numeric values, with increase and decrease buttons.
react
android
ios
react-native
component
input
numeric
spinner
selector
number
decimal
reactnative
stepper
float
step
expo
int
-
Updated
Oct 29, 2021 - JavaScript
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
Apr 25, 2022 - 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
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.