This project helps frontend developers to ease their work by converting postman json data to usable typescript code. Currently using this tool you can generate typescript types based on data provided in postman json
- Go to postman, choose collection you want to export in json format.
- Click three dots, it opens menu of options, click export choose v2.1.
- Copy and paste json data into textarea in the site.
- Dev branch
staging
- Production branch
master
- kabab-case
.tsx
ending for React components.style.tsx
ending for Styled React components.ts
for non-react files