astro-reactive-form/README.md
2022-10-01 18:41:48 +02:00

1.6 KiB

Astro Reactive Library

npm npm npm github

Components and utilities for building reactive user interfaces 🔥

Build blazing-fast user interfaces with native Astro components and architecture.

Please report issues and suggestions

Packages Version Docs
astro-reactive-form npm 🛠 in-progress
astro-reactive-validator 🛠 in-progress 🛠 in-progress

Running the demo app

To run the project's demo app locally:

  1. Clone/Fork the project
  2. Install deps: npm i
  3. Run the demo app: npm run dev
  4. Open on browser: http://localhost:3000

To play around the library using the demo app, the sourc code is in the demo directory.

Please report issues and suggestions

Created by Ayo Ayco