SimpleTrivia.js
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
xo: JavaScript linter with great defaults
Author: Sindre Sorhus License: MIT Version: ^0.25.3Contributors
Pull requests and stars are always welcome. For bugs and feature requests, please create an issue. List of all contributors.