Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chaudhuree/laoyout-for-dasboard-and-web-view
https://github.com/chaudhuree/laoyout-for-dasboard-and-web-view
tailwindcss
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chaudhuree/laoyout-for-dasboard-and-web-view
- Owner: chaudhuree
- Created: 2024-05-30T17:43:23.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-09-09T10:36:01.000Z (2 months ago)
- Last Synced: 2024-09-09T12:43:59.284Z (2 months ago)
- Topics: tailwindcss
- Language: JavaScript
- Homepage:
- Size: 416 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#### to use loader just do things like
```js
if (loading) {
return ;
}
```