File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change 4
4
5
5
# RPG Dice Roller
6
6
7
+ [ ![ npm (scoped)] ( https://img.shields.io/npm/v/@dice-roller/rpg-dice-roller?label=version )] ( https://www.npmjs.com/package/@dice-roller/rpg-dice-roller )
7
8
[ ![ Build Status] ( https://github.com/dice-roller/rpg-dice-roller/actions/workflows/build.yml/badge.svg )] ( https://github.com/dice-roller/rpg-dice-roller/actions/workflows/build.yml )
8
9
[ ![ Coverage Status] ( https://coveralls.io/repos/github/dice-roller/rpg-dice-roller/badge.svg?branch=main )] ( https://coveralls.io/github/dice-roller/rpg-dice-roller?branch=main )
9
- ![ Tyepscript friendly ] ( https://img.shields.io/badge/typescript-supported-blue )
10
+ ![ npm type definitions ] ( https://img.shields.io/npm/types/@dice-roller/rpg-dice-roller )
10
11
[ ![ MIT license] ( https://img.shields.io/badge/License-MIT-blue.svg )] ( licence.txt )
12
+ [ ![ License] ( https://img.shields.io/npm/l/@dice-roller/rpg-dice-roller )] ( ./licence.txt )
11
13
[ ![ npm downloads] ( https://img.shields.io/npm/dm/@dice-roller/rpg-dice-roller )] ( https://www.npmjs.com/package/@dice-roller/rpg-dice-roller )
12
14
13
15
A JS based dice roller that can roll various types of dice and modifiers, along with mathematical equations.
You can’t perform that action at this time.
0 commit comments