-
Updated
Jan 20, 2022 - Python
#
tags
Here are 960 public repositories matching this topic...
A free & open modern, fast email client with user-friendly encryption and privacy features
-
Updated
Apr 10, 2022 - JavaScript
Useful for showing text or custom view tags in a vertical or horizontal scrollable view and support Autolayout at the same time. It is highly customizable that most features of the text tag can be configured. 标签流显示控件,同时支持文字或自定义View
-
Updated
Jan 25, 2022 - Objective-C
Material Chip view. Can be used as tags for categories, contacts or creating text clouds
android
api
material-design
gradle
view
tags
text
material-ui
android-library
android-development
tag
chip
material-chip
-
Updated
Feb 1, 2022 - Kotlin
Highly customizable React component for inputing tags.
-
Updated
Aug 27, 2021 - JavaScript
An iOS text field that represents tags, hashtags, tokens in general.
swift
ios
hashtag
tags
cocoapods
carthage
uitextfield
swift-package-manager
hashtags
ui-components
carthage-installation
-
Updated
Oct 30, 2021 - Swift
Convert text with HTML tags, links, hashtags, mentions into NSAttributedString. Make them clickable with UILabel drop-in replacement.
-
Updated
Jan 21, 2022 - Swift
alecthomas
commented
Mar 7, 2022
cmd: error: --start: unexpected EOL is not helpful
Tag Input component for Angular
autocomplete
demo
angular
experimental
tags
systemjs
tag-input
autocomplete-dropdown
angular-components
-
Updated
Apr 9, 2022 - TypeScript
A tags input component for VueJS
-
Updated
Apr 9, 2022 - JavaScript
A curses threads-with-tags style email client (mailing list: [email protected])
-
Updated
Apr 17, 2022 - Ruby
-
Updated
Mar 2, 2022 - JavaScript
Justified image gallery component for React
react
javascript
photos
gallery
tags
thumbnails
images
lightbox
selectable
justified
tagging
photo-gallery
-
Updated
Aug 31, 2020 - JavaScript
katagun
commented
Dec 16, 2021
Instead of
git clone https://github.com/env0/terratag
go get
go build
should be
git clone https://github.com/env0/terratag
cd terratag
go get
go build
or better:
git clone https://github.com/env0/terratag
cd terratag
go mod tidy
go build
Open
Allow non-map tags
1
-
Updated
Sep 21, 2021 - JavaScript
Download Spotify songs to mp3 with full metadata and cover art!
playlists
metadata
spotify-playlist
spotify
youtube
ffmpeg
tags
spotify-api
mp3
id3v2
youtube-dl
podcasts
spotify-alternative
cover-art
downloads-songs
spotify-downloader
spotify-web-api
spotify-playlist-downloader
album-artwork
spotify-to-mp3
-
Updated
Dec 15, 2021 - Python
4
ngirard
commented
Dec 3, 2020
Unless I'm mistaken, the code doesn't seem to create SQL indexes, and a quick look at the queries leaves me under the impression that they would benefit from indexes.
Any thoughts ?
Improve this page
Add a description, image, and links to the tags topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the tags topic, visit your repo's landing page and select "manage topics."
After upgrading to 4.0.0, when we try to use ref with MentionsInput, to access MentionsInput functions, we this error:
Steps to reproduce:
Expected behaviour:
Allow to use ref with MentionsInput to access class functio