Node Warframe Fetcher
npm install node-warframe-fetcherConsume the Warframe API. To request it with node.
- Node
---
$ npm i
$ npm run doc
$ npm run test
---
- ES6+ is the Javascript version used to write code with the last features of the langage.
- ESLint allows you to check your code.
- JSDoc is the tool used to generate the doc folder in ./static
- TUI is the template used for this awesome documentation style !