1.0.2 • Published 3 years ago

acey-loading-manager v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
3 years ago

Loading Manager

Loading status manager that can be associated with data fetching.

yarn add acey-loading-manager

Init

import LoadingManager from 'acey-loading-manager'

export const loadingManager = new LoadingManager({loading: false}, {key: 'loading-manager', connected: true })
1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago