A downloadable tool

Buy Now$1.00 USD or more

# FireJs

Simple and easy to use JavaScript Fire-effect component.

Lighweight, only 4.3 KB!

## Usage

Simply add these to your site.

```

<body>

...

<script src="firejs.js"></script>

<script>

window.firejs({id: "examples", width: 300, height: 200, pixel: 7, mode: 1});

</script>

</body>

```

## Options

- noise (double): Flame shape

- width (int): Canvas width in pixels

- height (int): Canvas height in pixels

- pixel (int): Pixel size in pixels

- mode (0-6): Flame mode

- fps (int): Frames Per Second

- id (string): Element to put canvas on. document.body if null

- style (string): Style for canvas

- move (bool): Activate move effect

## License

You own this software as it is

Purchase

Buy Now$1.00 USD or more

In order to download this tool you must purchase it at or above the minimum price of $1 USD. You will get access to the following files:

FireJs-1.0.zip 197 kB
FireJs-1.5.zip 192 kB

Leave a comment

Log in with itch.io to leave a comment.