Skip to content

Latest commit

 

History

History
55 lines (35 loc) · 1.75 KB

README.md

File metadata and controls

55 lines (35 loc) · 1.75 KB

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