{"id":21890123,"url":"https://github.com/ejfox/nuxt-module-obsidian","last_synced_at":"2026-04-19T13:31:23.789Z","repository":{"id":204788446,"uuid":"712664785","full_name":"ejfox/nuxt-module-obsidian","owner":"ejfox","description":null,"archived":false,"fork":false,"pushed_at":"2023-11-01T00:01:16.000Z","size":148,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-03T21:49:49.143Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ejfox.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-10-31T23:47:25.000Z","updated_at":"2023-11-05T22:20:30.000Z","dependencies_parsed_at":null,"dependency_job_id":"cf71c61e-aaa8-4fa2-8966-e76655cab946","html_url":"https://github.com/ejfox/nuxt-module-obsidian","commit_stats":null,"previous_names":["ejfox/nuxt-module-obsidian"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ejfox/nuxt-module-obsidian","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejfox%2Fnuxt-module-obsidian","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejfox%2Fnuxt-module-obsidian/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejfox%2Fnuxt-module-obsidian/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejfox%2Fnuxt-module-obsidian/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ejfox","download_url":"https://codeload.github.com/ejfox/nuxt-module-obsidian/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ejfox%2Fnuxt-module-obsidian/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32009043,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-28T11:28:56.520Z","updated_at":"2026-04-19T13:31:23.774Z","avatar_url":"https://github.com/ejfox.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nuxt Content: Obsidian\n\nBringing the magic of Obsidian to publishing with Nuxt Content. Contains a number of helpers and convenience composables to make it easier to pulish Markdown files from Obsidian without losing any functionality.\n\n## Interactive Graph\n\n## Footnotes, backlinks, and wikilinks\n\n## Canvas Support\n\n## Frontmatter / Properties\n\n## Table of Contents\n\n## Obsidian Plugin Support\n\n### Kindle Highlights\n\n## Quick Setup\n\n1. Add `obsidian` dependency to your project\n\n```bash\n# Using pnpm\npnpm add -D obsidian\n\n# Using yarn\nyarn add --dev obsidian\n\n# Using npm\nnpm install --save-dev obsidian\n```\n\n2. Add `obsidian` to the `modules` section of `nuxt.config.ts`\n\n```js\nexport default defineNuxtConfig({\n  modules: [\n    'obsidian'\n  ]\n})\n```\n\nThat's it! You can now use Obsidian in your Nuxt app ✨\n\n# Development\n\n```bash\n# Install dependencies\nnpm install\n\n# Generate type stubs\nnpm run dev:prepare\n\n# Develop with the playground\nnpm run dev\n\n# Build the playground\nnpm run dev:build\n\n# Run ESLint\nnpm run lint\n\n# Run Vitest\nnpm run test\nnpm run test:watch\n\n# Release new version\nnpm run release\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fejfox%2Fnuxt-module-obsidian","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fejfox%2Fnuxt-module-obsidian","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fejfox%2Fnuxt-module-obsidian/lists"}