Skip to content

json2d/resuspend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resuspend Logo

resuspend

(workspace)

this is a Yarn workspace project composed of multiple packages including the core resuspend library, integrations, and other related sub-projects

getting started

to install project dependencies:

yarn install

to build the core library:

cd packages/resuspend
yarn build

don't forget the build step because the builds are the targets when importing between sibling packages, not the source code itself!

packages

core

resuspend

integrations

@resuspend/redux

About

a React suspension library designed to make use-cases like content fulfillment and user experience pacing easy to implement

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published