1.0.2 • Published 9 years ago

craft-cloud v1.0.2

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

craft-cloud

Parameterized cloud.

Install:

$ npm install craft-cloud

Parameters:

radius: To adjust radius of each component of cloud

height: To adjust height of cloud

Example:

<craft>
    <craft name="cloud" module="craft-cloud"/>
    <cloud radius="2.5" height="1"></cloud>
    <cloud radius="3" height="2"></cloud>
    <cloud></cloud>
</craft>

example

1.0.2

9 years ago

1.0.1

9 years ago

1.0.0

9 years ago