Skip to content

Commit

Permalink
chore: updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
victorgarciaesgi committed Dec 23, 2024
1 parent bfe09c4 commit dad8589
Show file tree
Hide file tree
Showing 6 changed files with 103 additions and 4 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ It's heavily inspired by Vuelidate.
- 📖 Model based validation
- 🪗 Extensible
- 🦸‍♂️ [Zod](https://zod.dev/) support
- 🤖 [Valibot](https://valibot.dev/) support
- 🪶 Light(~7kb gzip) and 0 dependencies
- 🛒 Collection validation

Expand Down
22 changes: 21 additions & 1 deletion packages/core/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,24 @@ It's heavily inspired by Vuelidate.

# 📚 Documentation

[![Documentation](https://raw.githubusercontent.com/victorgarciaesgi/regle/refs/heads/main/.github/images/redirectDoc.svg)](https://regle.vercel.app/)
[![Documentation](https://raw.githubusercontent.com/victorgarciaesgi/regle/refs/heads/main/.github/images/redirectDoc.svg)](https://regle.vercel.app/)

## 📚 Documentation

[![Documentation](https://raw.githubusercontent.com/victorgarciaesgi/regle/refs/heads/main/.github/images/redirectDoc.svg)](https://regle.vercel.app/)

## 🎮 Play with it

| Simple demo | Advanced Demo |
| ------------- | ------------- |
| [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/~/github.com/victorgarciaesgi/regle-examples/tree/main/examples/simple-example?file=examples/simple-example/src/App.vue&configPath=examples/simple-example) | [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/~/github.com/victorgarciaesgi/regle-examples/tree/main/examples/advanced-example?file=examples/advanced-example/src/App.vue&configPath=examples/advanced-example) |

## 🧰 Features
- ✅ Typescript first
- 🤖 100% type inference
- 📖 Model based validation
- 🪗 Extensible
- 🦸‍♂️ [Zod](https://zod.dev/) support
- 🤖 [Valibot](https://valibot.dev/) support
- 🪶 Light(~7kb gzip) and 0 dependencies
- 🛒 Collection validation
18 changes: 18 additions & 0 deletions packages/nuxt/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,23 @@ Install the module to your Nuxt application with one command:
npx nuxi module add regle
```

## 📚 Documentation

[![Documentation](https://raw.githubusercontent.com/victorgarciaesgi/regle/refs/heads/main/.github/images/redirectDoc.svg)](https://regle.vercel.app/)

## 🎮 Play with it

| Simple demo | Advanced Demo |
| ------------- | ------------- |
| [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/~/github.com/victorgarciaesgi/regle-examples/tree/main/examples/simple-example?file=examples/simple-example/src/App.vue&configPath=examples/simple-example) | [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/~/github.com/victorgarciaesgi/regle-examples/tree/main/examples/advanced-example?file=examples/advanced-example/src/App.vue&configPath=examples/advanced-example) |

## 🧰 Features
- ✅ Typescript first
- 🤖 100% type inference
- 📖 Model based validation
- 🪗 Extensible
- 🦸‍♂️ [Zod](https://zod.dev/) support
- 🤖 [Valibot](https://valibot.dev/) support
- 🪶 Light(~7kb gzip) and 0 dependencies
- 🛒 Collection validation

22 changes: 21 additions & 1 deletion packages/rules/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,24 @@ It's heavily inspired by Vuelidate.

# 📚 Documentation

[![Documentation](https://raw.githubusercontent.com/victorgarciaesgi/regle/refs/heads/main/.github/images/redirectDoc.svg)](https://regle.vercel.app/)
[![Documentation](https://raw.githubusercontent.com/victorgarciaesgi/regle/refs/heads/main/.github/images/redirectDoc.svg)](https://regle.vercel.app/)

## 📚 Documentation

[![Documentation](https://raw.githubusercontent.com/victorgarciaesgi/regle/refs/heads/main/.github/images/redirectDoc.svg)](https://regle.vercel.app/)

## 🎮 Play with it

| Simple demo | Advanced Demo |
| ------------- | ------------- |
| [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/~/github.com/victorgarciaesgi/regle-examples/tree/main/examples/simple-example?file=examples/simple-example/src/App.vue&configPath=examples/simple-example) | [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/~/github.com/victorgarciaesgi/regle-examples/tree/main/examples/advanced-example?file=examples/advanced-example/src/App.vue&configPath=examples/advanced-example) |

## 🧰 Features
- ✅ Typescript first
- 🤖 100% type inference
- 📖 Model based validation
- 🪗 Extensible
- 🦸‍♂️ [Zod](https://zod.dev/) support
- 🤖 [Valibot](https://valibot.dev/) support
- 🪶 Light(~7kb gzip) and 0 dependencies
- 🛒 Collection validation
22 changes: 21 additions & 1 deletion packages/valibot/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,24 @@ It's heavily inspired by Vuelidate.

# 📚 Documentation

[![Documentation](https://raw.githubusercontent.com/victorgarciaesgi/regle/refs/heads/main/.github/images/redirectDoc.svg)](https://regle.vercel.app/)
[![Documentation](https://raw.githubusercontent.com/victorgarciaesgi/regle/refs/heads/main/.github/images/redirectDoc.svg)](https://regle.vercel.app/)

## 📚 Documentation

[![Documentation](https://raw.githubusercontent.com/victorgarciaesgi/regle/refs/heads/main/.github/images/redirectDoc.svg)](https://regle.vercel.app/)

## 🎮 Play with it

| Simple demo | Advanced Demo |
| ------------- | ------------- |
| [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/~/github.com/victorgarciaesgi/regle-examples/tree/main/examples/simple-example?file=examples/simple-example/src/App.vue&configPath=examples/simple-example) | [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/~/github.com/victorgarciaesgi/regle-examples/tree/main/examples/advanced-example?file=examples/advanced-example/src/App.vue&configPath=examples/advanced-example) |

## 🧰 Features
- ✅ Typescript first
- 🤖 100% type inference
- 📖 Model based validation
- 🪗 Extensible
- 🦸‍♂️ [Zod](https://zod.dev/) support
- 🤖 [Valibot](https://valibot.dev/) support
- 🪶 Light(~7kb gzip) and 0 dependencies
- 🛒 Collection validation
22 changes: 21 additions & 1 deletion packages/zod/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,24 @@ It's heavily inspired by Vuelidate.

# 📚 Documentation

[![Documentation](https://raw.githubusercontent.com/victorgarciaesgi/regle/refs/heads/main/.github/images/redirectDoc.svg)](https://regle.vercel.app/)
[![Documentation](https://raw.githubusercontent.com/victorgarciaesgi/regle/refs/heads/main/.github/images/redirectDoc.svg)](https://regle.vercel.app/)

## 📚 Documentation

[![Documentation](https://raw.githubusercontent.com/victorgarciaesgi/regle/refs/heads/main/.github/images/redirectDoc.svg)](https://regle.vercel.app/)

## 🎮 Play with it

| Simple demo | Advanced Demo |
| ------------- | ------------- |
| [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/~/github.com/victorgarciaesgi/regle-examples/tree/main/examples/simple-example?file=examples/simple-example/src/App.vue&configPath=examples/simple-example) | [![Open in StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/~/github.com/victorgarciaesgi/regle-examples/tree/main/examples/advanced-example?file=examples/advanced-example/src/App.vue&configPath=examples/advanced-example) |

## 🧰 Features
- ✅ Typescript first
- 🤖 100% type inference
- 📖 Model based validation
- 🪗 Extensible
- 🦸‍♂️ [Zod](https://zod.dev/) support
- 🤖 [Valibot](https://valibot.dev/) support
- 🪶 Light(~7kb gzip) and 0 dependencies
- 🛒 Collection validation

0 comments on commit dad8589

Please sign in to comment.