nuxt-content-without-db-hash
TypeScript icon, indicating that this package has built-in type declarations

1.16.0 • Public • Published

@nuxt/content

npm version npm downloads Github Actions CI Codecov License lerna

@nuxt/content lets you write in a content/ directory, acting as Git-based Headless CMS

Features

  • Blazing fast hot reload in development
  • Vue components in Markdown
  • Full-text search
  • Support static site generation with nuxt generate
  • Powerful QueryBuilder API (MongoDB like)
  • Syntax highlighting to code blocks in markdown files using PrismJS.
  • Table of contents generation
  • Handles Markdown, CSV, YAML, JSON(5), XML
  • Extend with hooks

📖 Read the documentation

Development

  1. Clone this repository
  2. Install dependencies using yarn install or npm install
  3. Start development server using yarn dev or npm run dev

License

MIT License

Dependencies (41)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i nuxt-content-without-db-hash

    Weekly Downloads

    1

    Version

    1.16.0

    License

    MIT

    Unpacked Size

    78.2 kB

    Total Files

    39

    Last publish

    Collaborators

    • patrickmcgrath29