Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
-
Updated
Dec 11, 2024 - TypeScript
Single-page applications (SPA) are client-side applications that don't route via different pages but rather combine the logic for different contents into one page. This was historically achieved via hashbang URI fragments (#!
). With the introduction of the pushState
API, this state can now be properly used within the browser history, in bookmarks and sharing.
Another important point for SPA was the lack of proper SEO but developers and frameworks found ways around that.
Open source API development ecosystem - https://hoppscotch.io (open-source alternative to Postman, Insomnia)
🚀 ice.js: The Progressive App Framework Based On React(基于 React 的渐进式应用框架)
The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
Create badass, fluid and smooth transitions between your website’s pages
Open-source serverless enterprise CMS. Includes a headless CMS, page builder, form builder, and file manager. Easy to customize and expand. Deploys to AWS.
SolidStart, the Solid app framework
WarpDrive is a lightweight data library for web apps — universal, typed, reactive, and ready to scale.
🐯 Micro Frontends solution for large application(面向大型应用的微前端解决方案),站点国内镜像:https://icestark.gitee.io
🚀 Framework for next generation web apps using micro frontends. ⭐️ Star to support our work!
A simple middleware-style router for isomorphic JavaScript web apps
Aurelia 2, a standards-based, front-end framework designed for high-performing, ambitious applications.
Auth0 authentication for Single Page Applications (SPA) with PKCE
Auth0 SDK for React Single Page Applications (SPA)
Mooa 是一个为 Angular 服务的微前端框架。A independent-deployment micro-frontend Framework for Angular from single-spa.
Lightweight auth library based on oidc-client-ts for React single page applications (SPA). Support for hooks and higher-order components (HOC).
Deploy web sites and apps to your own cloud account effortlessly.
A web dev server that lets you import anything*
🔼 UI-Router for React
A text-based HTTP client in the browser. An interface-less Postman.