Matthew Elphick

Results 10 issues of Matthew Elphick

#### Basic Example ``` js var body = html.add('div'), content = body.add('p') console.log(content.build()) ``` #### Loop Example ``` js var table = html.add('table') for (var i = 0; i <...

bug

I'm not sure if this is in the right place, as it seems to be more an issue to do with the native Developer Rig than anything, but the native...

help wanted
good first issue
data issue
data: gear

https://github.com/search?q=repo%3Amaael%2Ftemtem-api%20gamepedia&type=code

help wanted
good first issue
data issue

enhancement
help wanted

See https://github.com/maael/temtem-api/issues/96 for context/discussion.

enhancement
help wanted
data: techniques

This is a rough dump of what I had in mind for the breeding endpoint - I'm not sure how useful it will be, and any alterations/suggestions are welcome. **Endpoint:**...

enhancement
help wanted