bubble-arc

1.0.16 • Public • Published

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/

Readme

Keywords

none

Package Sidebar

Install

npm i bubble-arc

Weekly Downloads

1

Version

1.0.16

License

MIT

Last publish

Collaborators

  • loilo