https://github.com/splucas/html-demofire
HTML/JS/CSS Demo of the classic Demo Fire implemented as a custom web component
https://github.com/splucas/html-demofire
Last synced: 12 months ago
JSON representation
HTML/JS/CSS Demo of the classic Demo Fire implemented as a custom web component
- Host: GitHub
- URL: https://github.com/splucas/html-demofire
- Owner: splucas
- License: other
- Created: 2023-05-28T13:32:17.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-28T21:51:59.000Z (about 3 years ago)
- Last Synced: 2025-02-26T21:15:13.909Z (over 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Demo Fire
HTML/CSS/JS proof of concept implementation of the classic demo fire effect; built as a custom web component
View in browser: [Demo](https://runefire.com/poc/demo_fire/)
### Requirements
- None; built using vanilla javascript/HTML/CSS
### Attributions
The effect idea and core implementation are based on source found at:
- https://github.com/TheJare/FiredemoHTML5
- https://www.hanshq.net/fire.html