@ckjs/matter
v1.1.0
Published
Frontmatter parser for ContentKit
Readme
@ckjs/matter
Frontmatter parser for ContentKit.
[!CAUTION] This project is under construction and is not fully tested and expected to be entirely working yet. Please use with caution however we do not recommend using this in production yet.
Installation
# Using npm
npm install contentkit
# Using yarn
yarn add contentkit
# Using pnpm
pnpm add contentkit
# Using bun
bun add contentkitGetting Started
Visit the ContentKit documentation for more information on how to get started with ContentKit.
