Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/paramsiddharth/dicejs
A free JavaScript plugin to simulate dice in webpages.
https://github.com/paramsiddharth/dicejs
javascript javascript-library
Last synced: about 1 month ago
JSON representation
A free JavaScript plugin to simulate dice in webpages.
- Host: GitHub
- URL: https://github.com/paramsiddharth/dicejs
- Owner: paramsiddharth
- Created: 2020-04-14T08:23:45.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-05-21T08:41:50.000Z (over 4 years ago)
- Last Synced: 2024-05-22T20:23:06.244Z (7 months ago)
- Topics: javascript, javascript-library
- Language: JavaScript
- Size: 270 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# DiceJS
DiceJS is a free JavaScript plugin to simulate six-sided dice in webpages. Its only dependencies are JavaScript (ES6 and later) and HTML canvases.Check the [Documentation](https://paramsiddharth.github.io/DiceJS/) out to learn more on how to use it.
Download [DiceJS](https://github.com/paramsiddharth/DiceJS/raw/master/source/dice.js) to use it in your webpage.