edmilsonrobson / edmilsonrobson/canny-api-js

Return the canny responses parsed (e.g Date)

Open
#1 0 comments 0 reactions 1 assignee Claimed by @edmilsonrobson View on GitHub
Dominant language
TypeScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Currently, the wrapper returns the raw object response JSON from Canny's API. This means dates are simply strings, not Date objects, for example.

It would be useful to have that parsed automagically and return the dates as `Date` objects, not strings.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.