0.0.2 • Published 7 years ago

node-warframe-fetcher v0.0.2

Weekly downloads
1
License
Apache License 2....
Repository
-
Last release
7 years ago

Node Warframe fetcher

Consume the Warframe API. To request it with node.

Requirements


Installation guide

$ npm i

Launch the doc generation

$ npm run doc

Launch the test

$ npm run test

Languages & tools

JavaScript

  • ES6+ is the Javascript version used to write code with the last features of the langage.
  • ESLint allows you to check your code.

Documentation

  • JSDoc is the tool used to generate the doc folder in ./static
  • TUI is the template used for this awesome documentation style !