Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/withastro-utils/docs
The documentation website of Astro-Utils
https://github.com/withastro-utils/docs
aspx documentation express expressjs form-controls forms htmx no-js postback session ssr utils view-state
Last synced: about 1 month ago
JSON representation
The documentation website of Astro-Utils
- Host: GitHub
- URL: https://github.com/withastro-utils/docs
- Owner: withastro-utils
- Created: 2022-12-15T16:05:53.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-27T12:31:33.000Z (7 months ago)
- Last Synced: 2024-11-10T00:30:13.596Z (3 months ago)
- Topics: aspx, documentation, express, expressjs, form-controls, forms, htmx, no-js, postback, session, ssr, utils, view-state
- Language: MDX
- Homepage: https://withastro-utils.github.io/docs/
- Size: 1.29 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# Astro Utils Docs
[![Built with Astro](https://astro.badg.es/v2/built-with-astro/tiny.svg)](https://astro.build)
[![Built with Starlight](https://astro.badg.es/v2/built-with-starlight/tiny.svg)](https://starlight.astro.build)This is the documentation for the Astro Utils project.
It is built with [Astro](https://astro.build) and [Starlight](https://starlight.astro.build).
### Development
```bash
npm install
npm run dev
```