postal-node icon indicating copy to clipboard operation
postal-node copied to clipboard

feat: rewrite the library in typescript for Postal v2

Open JasonDevTech opened this issue 2 years ago • 3 comments

Rewrite the outdated postal library for NodeJS. It adds support for Postal v2, built-in validations, and includes TypeScript typings.

JasonDevTech avatar May 14 '22 02:05 JasonDevTech

This would be a really valuable asset.

wbartussek avatar Mar 25 '23 15:03 wbartussek

In fact, a rewrite would not be needed. The problem would be solved if a valid file index.d.ts would be included in the same directory as index.js containing all the needed exports (just the signatures).

wbartussek avatar Mar 26 '23 13:03 wbartussek

We are excited to announce the creation of a new TypeScript client, designed to enhance your development experience. We trust it will be of significant help to you. Check it out via the link below:

Repo: https://github.com/widenex/postal-ts Package: https://www.npmjs.com/package/postal-ts

Feedback is always welcome and appreciated. Thank you for your continued support!

ivangdavila avatar May 21 '23 16:05 ivangdavila