COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200531192846/https://github.com/topics/circular
Here are
124 public repositories
matching this topic...
A custom reusable circular / progress slider control for iOS application.
Updated
May 30, 2020
Swift
A circular progress bar for iOS written in Swift
Updated
May 31, 2020
Swift
A circular seekbar for Android, with a control knob! (for the lack of a better word).
Updated
Mar 17, 2020
Java
AGCircularPicker is helpful component for creating a controller aimed to manage any calculated parameter
Updated
May 21, 2018
Swift
Bubble Pictures for iOS done in Swift
Updated
Dec 8, 2019
Swift
STM32 examples for USART using DMA for efficient RX and TX transmission
A circular progress bar for iOS written in Swift
Updated
Apr 28, 2020
Swift
Donut is a library for arranging views circularly like a donut.
Updated
Sep 27, 2017
Swift
React components for easily composing a circular range input
Updated
May 23, 2020
TypeScript
JS library for audio visualization in circular wave using Web Audio API and ECharts
Updated
Nov 22, 2019
JavaScript
Infinite Swipe View for iOS written in Swift
Updated
Feb 10, 2020
Swift
Updated
Nov 28, 2019
Kotlin
CircularPicker is helpful for creating a controller aimed to manage any calculated parameter.
Updated
Jul 17, 2017
Kotlin
An elegant and curved modal View for iOS (Swift)
Updated
Nov 19, 2017
Swift
A fully-featured, powerful circular slider for iOS applications
Updated
Apr 9, 2020
Swift
It is a library to make the background color of the view pager naturally move during the swipe. 👍
Updated
Aug 14, 2019
Java
A highly customisable and reusable circular slider for iOS applications.
Updated
Jan 11, 2019
Swift
simple C++11 ring buffer implementation, allocated and evaluated at compile time
A collection of 300+ minimal circular SVG country flags
Updated
Dec 7, 2018
Python
A Circular ViewPager for Android
Updated
Apr 16, 2019
Java
A wrapper for JSON.stringify that handles circular references and prevent defined getters from throwing errors.
Updated
May 24, 2018
JavaScript
A simple, powerful and fully customizable circular slider, written in swift.
Updated
May 21, 2019
Swift
A react lib for building circular menus in a very easy and handy way.
Updated
May 3, 2020
TypeScript
An extension on UICollectionView which automatically transforms collection view cells to a radial path
Updated
Mar 17, 2019
Swift
A simple circular slider for react
Updated
Apr 19, 2020
JavaScript
Updated
Sep 22, 2016
Java
Slide circularly. Soon more extended version about to come!
Updated
Mar 11, 2020
Swift
Display views in circular shape in Android with smooth scroll and item click action.
Updated
Sep 14, 2018
Java
Improve this page
Add a description, image, and links to the
circular
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
circular
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
The installation section currently says to use
npm install --save circoswith no further instruction.Doing just this and then using Browserify to require circos results in the following error:
Error: Cannot find module '!!../../node_modules/css-loader/index.js!./tooltip.css' from '/.../node_modules/circos/dist'Is there an assumption that Webpack is being used by those who try to impo