Yesttp
GitHubYesttp is a lightweight JavaScript HTTP client for browser and Node environments.
It offers support for creating multiple instances with custom request and response interceptors. By default, it uses JSON serialization and deserialization for both request and response bodies.
httpjavascripttypescriptReact SEO Tools
GitHubThis TypeScript library makes it very easy to:
- generate SEO tags for your HTML document's
headelement - generate a
robots.txtfile - generate a
sitemap.xmlfile
It works especially well with the Next.js framework.
reactnodenext.js