spa
Here are 3,342 public repositories matching this topic...
Cross-platform .NET sample microservices and container based application that runs on Linux Windows and macOS. Powered by .NET 5, Docker Containers and Azure Kubernetes Services. Supports Visual Studio, VS for Mac and CLI based environments with Docker CLI, dotnet CLI, VS Code or any other code editor.
-
Updated
Oct 12, 2021 - C#
The Aurelia 1 framework entry point, bringing together all the required sub-modules of Aurelia.
-
Updated
Sep 28, 2021 - JavaScript
Prerenders static HTML in a single-page application.
-
Updated
Oct 5, 2021 - JavaScript
A ClojureScript framework for building user interfaces, leveraging React
-
Updated
Oct 10, 2021 - Clojure
Platform for building serverless applications and APIs (Node.js, React, GraphQL)
-
Updated
Oct 12, 2021 - TypeScript
Fix ESLint warnings
-
Updated
Jul 23, 2021 - JavaScript
-
Updated
Nov 9, 2020 - Shell
Web-based music player for the cloud
-
Updated
Jul 14, 2020 - CoffeeScript
Cezerin is React and Node.js based eCommerce platform.
-
Updated
Aug 10, 2021 - JavaScript
might be something simple, like not using forceSelection for change events.
Build reactive applications with the Rails tooling you already know and love.
-
Updated
Oct 8, 2021 - JavaScript
dynamic server-side rendering using headless Chrome to effortlessly solve the SEO problem for modern javascript websites
-
Updated
May 18, 2020 - Go
-
Updated
Apr 20, 2021 - JavaScript
A simple middleware-style router for isomorphic JavaScript web apps
-
Updated
Oct 1, 2021 - TypeScript
A Google Drive Index built with Vue Running on CloudFlare Workers
-
Updated
Apr 15, 2021 - HTML
-
Updated
Sep 28, 2021 - TypeScript
A WordPress theme with the guts ripped out and replaced with Vue.
-
Updated
Oct 5, 2021 - JavaScript
Asp.Net 5.0 & Angular 11 SPA Fullstack application with plenty of examples. Live demo:
-
Updated
Aug 25, 2021 - C#
Aurelia 2, a standards-based, front-end framework designed for high-performing, ambitious applications.
-
Updated
Oct 7, 2021 - TypeScript
Laravel Vue SPA, Bulma themed. For demo login use `admin@laravel-enso.com` & `password` -
-
Updated
Oct 5, 2021 - PHP
Framework for next generation web apps using microfrontends.
-
Updated
Oct 12, 2021 - TypeScript
A highly opinionated starter kit for building Single Page Applications with Laravel and Vue.js
-
Updated
Oct 3, 2018 - PHP
ARCH models in Python
-
Updated
Oct 4, 2021 - Python
Mooa 是一个为 Angular 服务的微前端框架。A independent-deployment micro-frontend Framework for Angular from single-spa.
-
Updated
May 28, 2020 - TypeScript
Improve this page
Add a description, image, and links to the spa topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the spa topic, visit your repo's landing page and select "manage topics."


Describe the bug
environment <> should be useable within a raw request body, but it isn't
To Reproduce
create an env variable, eg "user"
use it (<>) into url: it works
use it (<>) into the raw request body textarea: it is not replaced with var content
Expected behavior
<> should be replaced with env var content
Screenshots
![image](https:/