Skip to content
This repository has been archived by the owner on Jul 18, 2019. It is now read-only.

loilo-archive/bubble-arc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bubble-arc

Arranges bubbles around a center element with CSS and JavaScript. Building requires ruby, sass and the sass-json-vars gem to be installed.

Example

var arc = new BubbleArc({
	degrees: 120,
	fillLast: true,
	radius: [radius, 'px']
});

arc.dom().appendTo('body');

Sorry for missing documentation. You can find some explaining demo here:

http://loilo.github.io/bubble-arc/

About

Arranges bubbles around a center element with CSS and JavaScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published