How to deploy on Netlify? Getting Started Configure: For a statically generated site For site generated in SPA mode How to deploy on Netlify? Deploying to Netlify is a ...
single-spa-backbone Version: 5.x single-spa-backbone A single-spa helper library which provides lifecycle events for building single-spa applications using Backbone . The...
Table of Contents Types of contributions we’re looking for Ground rules & expectations How to contribute Setting up your environment Prerequisites Installation Create a branc...
single-spa-alpinejs Version: 5.x single-spa-alpinejs single-spa-alpinejs is a helper library for mounting alpinejs components as single-spa applications or parcels. npm inst...
single-spa-playground Version: 5.x single-spa-playground Playground website Github project The single-spa playground is an interactive tutorial that lets you test your code...
NPM package Quickstart Option 1: Using RequireJS with data-main Option 2: Using RequireJS without data-main Option 3: Load Backbone app using production build Options Note...
Modifying Data Insert some data into a table Insert multiple rows of data into a table Insert calculated data into a table Update some existing data Update multiple rows and co...
Vite Version: 5.x Vite Vite is a tool for both local development and the building of applications. It was created within the Vue ecosystem, but can be used with other UI frame...
Single-Page Applications Single-Page Applications Flask can be used to serve Single-Page Applications (SPA) by placing static files produced by your frontend framework in a sub...