Let your data build your UI, with Astro components
Find a file
2022-10-01 17:15:00 +02:00
.vscode Initial commit 2022-09-25 20:09:11 +02:00
demo chore: fix repository links 2022-10-01 16:48:20 +02:00
packages fix: linting errors 2022-10-01 17:15:00 +02:00
.gitignore docs: project readme 2022-09-25 21:38:24 +02:00
package-lock.json chore: clean up monorepo 2022-10-01 15:44:39 +02:00
package.json chore: fix repository links 2022-10-01 16:48:20 +02:00
README.md chore: fix repository links 2022-10-01 16:48:20 +02:00
tsconfig.json chore: clean up monorepo 2022-10-01 15:44:39 +02:00

Screen Shot 2022-10-01 at 4 19 36 PM

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 demo
  4. Open on browser: http://localhost:3000

Please report issues and suggestions

Created by Ayo Ayco