An open API service indexing awesome lists of open source software.

https://github.com/tbrlpld/maybe-script

Avoid layout shift when JavaScript is available and successful, but ensure fallback elements are displayed when needed.
https://github.com/tbrlpld/maybe-script

Last synced: 2 months ago
JSON representation

Avoid layout shift when JavaScript is available and successful, but ensure fallback elements are displayed when needed.

Awesome Lists containing this project

README

        

# Maybe Script

A web component to show elements when JavaScript is enabled but failed to load.

## Development

Start server with `caddy start`.