Discussions

Ask a Question
Back to All

Javascript Library

https://github.com/princejoogie/paymongo.js

not a question but just wanted to share paymongo.js, a client library for javascript/typescript. decided to create my own as I did not find any library that supports ESM (ES Modules) and TypeScript compatible. This library support both CJS and ESM and is fully-typed from props to response. It's open-source so feel free to contribute if you have issues.