🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.Learn more
Sign In

@typedown/next

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@typedown/next

Next.js integration for Typedown loaders and file-system content sources.

latest
Source
npmnpm
Version
0.0.1
Version published
Maintainers
1
Created
Source

@typedown/next

Next.js integration for Typedown.

@typedown/next provides direct .md imports with withTypedown() and typed file-system content collections with createContentSource().

Install

pnpm add @typedown/next next

Example

import { withTypedown } from "@typedown/next";

export default withTypedown({}, { config: {} });

Repo: https://github.com/ddoemonn/typedown

Keywords

content

FAQs

Package last updated on 18 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts