0.1.17 • Published 4 months ago

dadojs v0.1.17

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months 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

4 months ago

0.1.16

4 months ago

0.1.17

4 months ago

0.1.12

4 months ago

0.1.13

4 months ago

0.1.14

4 months ago

0.1.11

1 year ago

0.1.10

1 year ago

0.1.9

1 year ago

0.1.8

1 year ago

0.1.7

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

1 year ago

0.1.2

1 year ago

0.1.1

1 year ago

0.1.0

1 year ago