1.0.16 • Published 9 years ago

bubble-arc v1.0.16

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

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/

1.0.16

9 years ago

1.0.15

9 years ago

1.0.14

9 years ago

1.0.13

9 years ago

1.0.12

9 years ago

1.0.11

9 years ago

1.0.10

9 years ago

1.0.9

9 years ago

1.0.8

9 years ago

1.0.7

9 years ago

1.0.6

9 years ago

1.0.5

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.0

9 years ago