Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

simpletriviajs

TiagoDanin8MIT1.0.0

Trival Game Web using Open Trivia DB API

api, example, game, game-web, ifpa, questions, trival

readme

SimpleTrivia.js

Travis Downloads Version XO code style

Trival Game Web using Open Trivia DB API

Features

  • Version with jQuery
  • Fun Game :)

Installation

Module available through the npm registry. It can be installed using the npm or yarn command line tool.

# Yarn (Recomend)
yarn add simpletriviajs
# NPM 
npm install simpletriviajs --save

Usage

Tests

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

# Using Yarn
yarn test

Dependencies

None

Dev Dependencies

<summary>xo: JavaScript linter with great defaults</summary> Author: Sindre Sorhus
License: MIT
Version: ^0.25.3

Contributors

Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. List of all contributors.

License

MIT © Tiago Danin