Skip to content

IFPABelem/SimpleTrivia.js

 
 

Repository files navigation

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

xo: JavaScript linter with great defaults 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

About

Trival Game Web using Open Trivia DB API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.2%
  • HTML 48.8%