Skip to content

Commit 31d6f61

Browse files
Jericho1060Norbiros
authored andcommitted
feat: add nuxt-ollama (#1036)
1 parent e8e8a14 commit 31d6f61

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

icons/nuxt-ollama.png

8.4 KB
Loading

modules/nuxt-ollama.yml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
name: nuxt-ollama
2+
description: >-
3+
Simple integration of the official Ollama JavaScript Library for your Nuxt
4+
application.
5+
repo: jericho1060/nuxt-ollama
6+
npm: nuxt-ollama
7+
icon: nuxt-ollama.png
8+
github: https://github.com/jericho1060/nuxt-ollama
9+
website: https://nuxt-ollama.jericho.dev/
10+
learn_more: https://nuxt-ollama.jericho.dev/
11+
category: Libraries
12+
type: 3rd-party
13+
maintainers:
14+
- name: Thomas
15+
github: jericho1060
16+
avatar: https://avatars.githubusercontent.com/jericho1060
17+
twitter: jerichodev
18+
compatibility:
19+
nuxt: ^3.15.0
20+
requires: {}

0 commit comments

Comments
 (0)