Skip to content

A declarative Loader alternative for React. Inspired by the experimental React.Suspense

Notifications You must be signed in to change notification settings

comphonia/LetSuspense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This project was bootstrapped with Create React App.

Introduction

This is a useful component that uses Composition in React to let you show placeholders on your page while data is being loaded in the background; When your content is available, it will simply swap the placeholder for the actual data.

About

A declarative Loader alternative for React. Inspired by the experimental React.Suspense

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published