#
gradients
Here are 163 public repositories matching this topic...
-
Updated
Aug 13, 2021 - Vue
PostCSS plugin to create smooth linear-gradients that approximate easing functions.
-
Updated
Oct 20, 2020 - JavaScript
-
Updated
May 9, 2021 - Swift
bbenetskyy
commented
Jun 27, 2020
For Playground App we Should:
- Add Possibility To Save/Remove Favorite Gradients. It's can be done by hard or star visible on a gradient when a collection page opened
- Add functionality to save changes into DB
TBD: We Need to add mockup screen to show how it may look
Never again run out of gradients! 🌈
-
Updated
Aug 2, 2021 - JavaScript
A curated collection of awesome gradients made in Dart for Flutter
-
Updated
Jan 3, 2021 - Dart
Chrome extension that provides a friendly way to inspect gradients of an element.
-
Updated
Mar 26, 2019 - JavaScript
React Native css gradients - react-native-linear-gradient with css gradient support
react
css
react-native
native
gradient
gradients
css-gradient
linear-gradient
expo
repeating-gradients
-
Updated
Aug 19, 2021 - JavaScript
Color manipulation utilities for Julia
color
colors
color-scheme
gradients
colour
colours
colorschemes
color-schemes
color-manipulation
color-conversion
-
Updated
Aug 15, 2021 - Julia
Fast non-allocating calculations of gradients, Jacobians, and Hessians with sparsity support
fast
gpu
julia
sparse
derivatives
gradients
sparse-matrix
jacobians
coloring
hessians
banded
non-allocating
-
Updated
Jul 19, 2021 - Julia
Gradient color component for Ink
-
Updated
Jan 23, 2021 - JavaScript
Tailwind CSS plugin to generate border image gradient utilities.
-
Updated
Aug 1, 2021 - JavaScript
Lowpoly image generator
-
Updated
May 27, 2021 - JavaScript
Vehicle detection, tracking and counting by SVM is trained with HOG features using OpenCV on c++.
opencv
svm
support-vector-machine
gradients
vehicle-tracking
hog-features
vehicle-detection
vehicle-counting
hog
vehicle-detection-and-tracking
histogram-of-oriented-gradients
-
Updated
Sep 30, 2017 - C++
React App for creating pretty gradients, intuitively
-
Updated
Aug 10, 2021 - JavaScript
A collection of SwiftUI View Modifiers for creating animated color gradients.
swift
swift-library
swift-package-manager
gradients
swift-package
swift-animation
swiftui
swiftui-animations
animation-is-magic
more-gradients-more-life
-
Updated
Mar 23, 2020 - Swift
A simple CSS Gradient Animator tool built with Vue and Vuex.
-
Updated
Aug 20, 2021 - Vue
Open Scripts and pipelines from the Multimodal Imaging and Connectome Analysis Lab at the Montreal Neurological Institute
machine-learning
neuroscience
neuroimaging
networks
gradients
connectomics
histology
multimodal
multi-scale
-
Updated
Jul 9, 2021 - MATLAB
In this part, I've introduced and experimented with ways to interpret and evaluate models in the field of image. (Pytorch)
machine-learning
computer-vision
deep-learning
grad-cam
mnist
gradients
backpropagation
blackbox
saliency-map
cifar-10
smoothgrad
guided-backpropagation
interpretable-ai
explainable-ai
integrated-gradients
evaluate-models
-
Updated
Mar 4, 2020 - Jupyter Notebook
A landing page made with tailwindcss and the new Gradient feature.
-
Updated
Dec 5, 2020 - CSS
Improve this page
Add a description, image, and links to the gradients topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gradients topic, visit your repo's landing page and select "manage topics."


lastLineFillPercentby design is limited to multiline text views. It's mostly due to the following lines within thecalculatedWidthForLinefunction:I believe removing the
totalLines != 1would be enough to enable fill percent for one-line text views