astro-reactive-form/README.md
2022-10-02 09:54:46 +02:00

2.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
astro-reactive-datagrid 🛠 in-progress 🛠 in-progress

HACKTOBERFEST 2022

Hacktoberfest has begun! 🚀

Any contribution is welcome. See our contributing guide, and feel free to look around to find something that interests you. :)

Maybe add some themes to our form component? Or maybe an improvement for the README?

The issues page contains some ideas, but they should not limit your contribution.

If you don't find anything there, I'm happy to help you get your contribution in.

You can always create a new issue for your own idea, email me or message me on Twitter (@ayoayco).

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

Contributors

  1. Ayo Ayco
  2. Add your name here!