Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions icons/my-icons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions modules/my-icons.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
name: my-icons
description: All-in-one toolkit for using SVG icons in your Nuxt site!
repo: Gwynerva/nuxt-my-icons
npm: nuxt-my-icons
icon: my-icons.svg
github: https://github.com/Gwynerva/nuxt-my-icons
website: https://github.com/Gwynerva/nuxt-my-icons
learn_more: ''
category: UI
type: 3rd-party
maintainers:
- name: Peter Radko
github: Gwynerva
compatibility:
nuxt: '>=3.15.2'
requires: {}
2 changes: 1 addition & 1 deletion modules/regle.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: regle
description: Type safe model-based form validation library for Vue.js
repo: victorgarciaesgi/regle
npm: "@regle/nuxt"
npm: regle
icon: regle.svg
github: https://github.com/victorgarciaesgi/regle
website: https://reglejs.dev/
Expand Down
Loading