Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Complete rewrite #30

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Complete rewrite #30

wants to merge 7 commits into from

Conversation

Alcadramin
Copy link

  • Rebuilt the entire SDK with TypeScript.
  • Switched to Axios used native promises.
  • Battle tested every endpoint (98% coverage)
  • Added missing ones from https://api.jotform.com/docs/

Alcadramin and others added 5 commits August 11, 2021 19:33
- Run tests on push.
- Deploy to npm on new tag.
- Fixed a bug caused by allowing synthetic default imports. Now it is "export + destructured import".
- Tests are excluded during compiling.
- Now you can choose which Jotform API are you going to use. (US, EU or HIPAA)
- Updated tests accordingly to changes.
- Updated repository to new branding.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants