0.1.17 • Published 1 year ago

dadojs v0.1.17

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Dadojs

Tool for rolling a random six-sided dice

NPM Version NPM Install Size NPM Downloads

const dadojs = require('dadojs');

const number = dadojs.lanzar();

Installation

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js. Node.js 0.10 or higher is required.

If this is a brand new project, make sure to create a package.json first with the npm init command.

Installation is done using the npm install command:

$ npm install dadojs

Running Tests

To run the test suite, first install the dependencies, then run npm test:

$ npm install
$ npm test

License

MIT

0.1.15

1 year ago

0.1.16

1 year ago

0.1.17

1 year ago

0.1.12

2 years ago

0.1.13

2 years ago

0.1.14

2 years ago

0.1.11

2 years ago

0.1.10

2 years ago

0.1.9

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.6

2 years ago

0.1.5

2 years ago

0.1.4

2 years ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago