1.0.2 • Published 2 years ago

acey-loading-manager v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
2 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

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago