Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cairnswm/react-usespinner
track actions in progress to know if a spinner should be display. Actions expire within 10 seconds if not expired in code
https://github.com/cairnswm/react-usespinner
Last synced: 9 days ago
JSON representation
track actions in progress to know if a spinner should be display. Actions expire within 10 seconds if not expired in code
- Host: GitHub
- URL: https://github.com/cairnswm/react-usespinner
- Owner: cairnswm
- License: mit
- Created: 2022-11-23T20:56:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-24T23:22:41.000Z (about 2 years ago)
- Last Synced: 2025-01-14T09:02:21.516Z (10 days ago)
- Language: TypeScript
- Size: 317 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.DEV.md
- License: LICENSE
Awesome Lists containing this project
README
# Publish component
```
npm run compile
npm login
npm publish
```