single-spa

The router for easy microfrontends

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
single-spa
6.0.12 months ago9 years agoMinified + gzip package size for single-spa in KB

Readme


npm version NPM Downloads
single-spa
Join the chat on Slack
Donate to this project
Official single-spa hosting
baseplate-logo-standard

A javascript framework for front-end microservices

Build micro frontends that coexist and can (but don't need to) be written with their own framework. This allows you to:
(React, AngularJS, Angular, Ember, or whatever you're using)
  • Write new code, possibly with a new framework, without rewriting your existing app
  • Lazy load code for improved initial load time.

Sponsors

DataCamp-Logo Toast-Logo asurion-logo
To add your company's logo to this section:

Documentation

You can find the single-spa documentation on the website.
Check out the Getting Started page for a quick overview.

Demo and examples

Please see the examples page on the website.

Want to help?

Want to file a bug, contribute some code, or improve documentation? Excellent! Read up on our guidelines for contributing on the single-spa website.

Contributing

The main purpose of this repository is to continue to evolve single-spa, making it better and easier to use. Development of single-spa, and the single-spa ecosystem happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving single-spa.

Code of Conduct

Single-spa has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Contributing Guide

Read our contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to single-spa.