Skip to content

Astro components for building reactive user interfaces πŸš€

Notifications You must be signed in to change notification settings

Chitvan14/astro-reactive-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

76 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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 locally

We mainly use the demo app to see changes we make on the packages. Do the following to start hacking:

  1. Fork the project then clone to your computer
git clone [email protected]:<your-user-name>/astro-reactive-library.git
  1. Go into the project directory
cd astro-reactive-library
  1. Install the node dependencies
npm i
  1. Run the demo application
npm run dev
  1. Open the demo application on you browser. Browse to the address:
https://localhost:3000

Please report issues and suggestions

Contributors

  1. Ayo Ayco
  2. Add your name here!

About

Astro components for building reactive user interfaces πŸš€

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published